change to line 73

This commit is contained in:
John McLear 2014-06-28 15:19:28 +01:00
parent b657676bdd
commit 2ee4e9e7fd
1 changed files with 1 additions and 2 deletions

View File

@ -70,7 +70,7 @@ body.grayedout { background-color: #eee !important }
#innerdocbody {
font-size: 12px; /* overridden by body.style */
font-family: monospace; /* overridden by body.style */
font-family:Arial, sans-serif; /* overridden by body.style */
line-height: 16px; /* overridden by body.style */
}
@ -87,7 +87,6 @@ body.doesWrap {
overflow: hidden;
/* blank 1x1 gif, so that IE8 doesn't consider the body transparent */
background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
font-family:Arial, sans-serif;
}
#sidediv {