mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-14 06:45:32 -04:00
move light/dark class from <body> to <html> and inline restoration script to (hopefully) improve the white flashes
This commit is contained in:
@@ -17,7 +17,7 @@ css: |
|
||||
div#content a#octocat svg {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
body.dark div#content a#octocat svg path {
|
||||
html.dark div#content a#octocat svg path {
|
||||
fill: #d3d3d3;
|
||||
}
|
||||
draft: false
|
||||
|
||||
Reference in New Issue
Block a user