mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 08:26:16 -04:00
Changed the color palette and changed the pad's font size to 16px
This commit is contained in:
parent
ad09e8ed76
commit
54e834194b
2 changed files with 27 additions and 27 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue