This commit is contained in:
Maciej Caderek
2022-02-12 18:52:25 +01:00
parent f4b0d337ac
commit 840545886d
9 changed files with 159 additions and 21 deletions

View File

@@ -62,6 +62,13 @@ h2 {
margin: 25px 0 10px 0;
}
h3 {
color: #aaa;
text-align: left;
font-size: 1.6rem;
margin: 15px 0 10px 0;
}
.dark {
background-color: #191d24;
/* background-image: url(src/ui/img/pattern.png); */