Support dynamic dark/light themes

This commit is contained in:
2022-03-30 19:35:26 +02:00
parent e18e4303b3
commit 13f697e5de
45 changed files with 194 additions and 261 deletions

View File

@@ -76,7 +76,6 @@ header {
}
.keyword {
font-size: 1.1em;
text-shadow: 1px 1px 3px var(--shadow_color);
}
h2 {
border-bottom: none;