Add icon for color mode and for translation

This commit is contained in:
2022-05-30 23:29:20 +02:00
parent b97fa13c1f
commit e6a096b76a
18 changed files with 200 additions and 39 deletions

View File

@@ -8,7 +8,3 @@ body,
padding: 0;
font-family: 'Raleway', sans-serif;
}
html.dark {
background: #121212;
}