udpate custom css (use a smaller font)
This commit is contained in:
parent
83ee316529
commit
7824ea2823
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/* Increase the default font size */
|
||||
html {
|
||||
font-size: 16pt;
|
||||
font-size: 15pt;
|
||||
}
|
||||
|
||||
/* Background */ .bg { color: #ffffff; background-color: #000000; !important }
|
||||
|
|
Loading…
Reference in a new issue