mirror of
https://github.com/jakejarvis/dark-mode-example.git
synced 2026-09-11 23:25:34 -04:00
Update dark-mode.css
This commit is contained in:
+1
-1
@@ -28,5 +28,5 @@ body.dark {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
body.dark a {
|
body.dark a {
|
||||||
color: limegreen;
|
color: yellow;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user