Update iframe_editor.css
This commit is contained in:
parent
4c16ac4b47
commit
fba2bf4df9
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ body.grayedout { background-color: #eee !important }
|
|||
#innerdocbody {
|
||||
font-size: 16px; /* overridden by body.style */
|
||||
font-family:Arial, sans-serif; /* overridden by body.style */
|
||||
line-height: 16px; /* overridden by body.style */
|
||||
line-height: 22px; /* overridden by body.style */
|
||||
background-color: white;
|
||||
color: black;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue