Update iframe_editor.css

This commit is contained in:
John McLear 2018-04-07 17:50:45 +01:00 committed by GitHub
parent 4c16ac4b47
commit fba2bf4df9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}