Skip to content
Snippets Groups Projects
Commit 5e5b8f6f authored by James Arcus's avatar James Arcus
Browse files

Update style.css

parent 272f004f
No related merge requests found
......@@ -7,6 +7,7 @@ html.dark {
background-color: black;
}
html.dark > * {
filter: invert(100%);
html.dark h1,
html.dark p {
color: white;
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment