landing bold

This commit is contained in:
anarsec 2024-04-22 20:38:35 +00:00
parent 47e4a31bcb
commit 7931d8b555
No known key found for this signature in database
5 changed files with 19 additions and 12 deletions

View file

@ -641,7 +641,7 @@ body[theme="dark"] p
body[theme="dark"] .published
color: #c9c7c9 !important
body[theme="dark"] strong
body[theme="dark"] strong
color: #c9c7c9 !important
body[theme="dark"] ol
@ -677,6 +677,9 @@ body[theme="dark"] a.toc:hover
body[theme="dark"] a:not(.toc,.navbar-item,.footer-text,.has-text-dark)
color: #fa86d8 !important
body[theme="dark"] a.has-text-dark
color: #c9c7c9 !important
body[theme="dark"] code
color: #fa86d8 !important
background-color: #090809 !important