dark mode mess fix

This commit is contained in:
Yann Esposito (Yogsototh) 2021-06-20 18:52:57 +02:00
parent f52149fc3a
commit 0d6310e5f2
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#+html_head_extra: img,svg {filter: contrast(0.5)sepia(100%)hue-rotate(20deg)saturate(15); } #+html_head_extra: img,svg {filter: contrast(0.5)sepia(100%)hue-rotate(20deg)saturate(15); }
#+html_head_extra: body { font-family: Helvetica Neue, Helvetica, sans-serif; font-weight: 200; } #+html_head_extra: body { font-family: Helvetica Neue, Helvetica, sans-serif; font-weight: 200; }
#+html_head_extra: h1 { font-size: 4em; font-variant: all-small-caps; font-weight: 400; letter-spacing: 0.1em; } #+html_head_extra: h1 { font-size: 4em; font-variant: all-small-caps; font-weight: 400; letter-spacing: 0.1em; }
#+html_head_extra: strong, b, i, emph, a:hover { color: var(--fg); }
#+html_head_extra: </style> #+html_head_extra: </style>
#+ATTR_HTML: Utopia #+ATTR_HTML: Utopia