This commit is contained in:
Magnus Åhall 2024-11-28 18:11:14 +01:00
parent 515c748e14
commit bd4a475923
23 changed files with 1217 additions and 192 deletions

View file

@ -1,5 +1,9 @@
@import "theme.less";
html {
box-sizing: border-box;
background: @color2;
font-size: 14pt;
}
*,