Dark theme

This commit is contained in:
2025-11-12 23:35:42 +01:00
parent 038d924916
commit 475ef950d9
4 changed files with 131 additions and 10 deletions

View File

@ -22,7 +22,7 @@ body {
height: 60px;
}
#footer {
background-color: #f5f5f5;
background-color: #060606;
padding: 0;
}
@ -49,4 +49,4 @@ body {
/*code {
font-size: 80%;
}*/
}*/