Small fixes

This commit is contained in:
2021-07-06 20:08:51 +02:00
parent 3fd84f2b74
commit a208c8bc61
5 changed files with 18 additions and 9 deletions

View File

@@ -53,7 +53,7 @@ body{
background-color: #111111; /* Fallback */
background-color: var(--layer_1_color);
background-repeat: repeat;
background-blend-mode: darken;
background-blend-mode: luminosity;
margin: 0;
font-family: system-ui, sans-serif;
font-size: 17px;