Edit styling and fonts

This commit is contained in:
2019-09-15 22:48:03 +02:00
parent f7400be1d0
commit 20d91c9ace
14 changed files with 112 additions and 129 deletions

7
static/print.css Normal file
View File

@ -0,0 +1,7 @@
body {
font-size: 12px;
}
.app-content nav {
display: none;
}