Themes: init

This commit is contained in:
He4eT 2021-02-19 19:08:31 +05:00
commit cbc6207ad9
9 changed files with 108 additions and 46 deletions

3
src/style/base.css Normal file
View file

@ -0,0 +1,3 @@
html, body {
margin: 0;
}