mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-26 04:48:34 +01:00
8 lines
108 B
CSS
8 lines
108 B
CSS
body {
|
|
color: #d8d8d8;
|
|
background-color: #1b1b1b;
|
|
}
|
|
|
|
.text-muted {
|
|
color: #929aa0 !important;
|
|
}
|