dashboard: Tweak font stack and size
This commit is contained in:
parent
19738bf603
commit
3f31e25178
@ -1 +1 @@
|
||||
__version__ = '1.1.2'
|
||||
__version__ = '1.1.3'
|
||||
|
@ -16,8 +16,8 @@ html {
|
||||
|
||||
html, body {
|
||||
background-color: #D0C0AE;
|
||||
font-family: Roboto, Tahoma, Arial, sans-serif;
|
||||
font-size: 13px;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "San Francisco Display", Roboto, Tahoma, Arial, sans-serif;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
#filter-box {
|
||||
|
Loading…
x
Reference in New Issue
Block a user