more changes

This commit is contained in:
2024-01-05 01:17:28 +01:00
parent 46d4d67c52
commit d926e5f254
22 changed files with 620 additions and 392 deletions

View File

@@ -5,6 +5,7 @@
margin: 0;
padding: 0;
background: url(/assets/tile.png) repeat fixed;
overflow-y: hidden;
}
* {
@@ -18,6 +19,13 @@
src: url('/fonts/MaterialIcons-Regular-subset.woff2') format('woff2');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url('/fonts/Montserrat-Light.woff2') format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;