change to line 73
parent
b657676bdd
commit
2ee4e9e7fd
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue