Changed the color palette and changed the pad's font size to 16px

This commit is contained in:
Loick Magniez 2017-11-22 16:04:17 +01:00
parent ad09e8ed76
commit 54e834194b
2 changed files with 27 additions and 27 deletions

View file

@ -31,7 +31,7 @@ body {
body.grayedout { background-color: #eee !important }
#innerdocbody {
font-size: 12px; /* overridden by body.style */
font-size: 16px; /* overridden by body.style */
font-family:Arial, sans-serif; /* overridden by body.style */
line-height: 16px; /* overridden by body.style */
background-color: white;