increase overall font size
This commit is contained in:
parent
878c310079
commit
1b0ab7295c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
/* Increase the default font size */
|
/* Increase the default font size */
|
||||||
html {
|
html {
|
||||||
font-size: 15pt;
|
font-size: 16pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Background */ .bg { color: #ffffff; background-color: #000000; !important }
|
/* Background */ .bg { color: #ffffff; background-color: #000000; !important }
|
||||||
|
|
Loading…
Add table
Reference in a new issue