Edit styling and fonts
This commit is contained in:
7
static/print.css
Normal file
7
static/print.css
Normal file
@ -0,0 +1,7 @@
|
||||
body {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.app-content nav {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user