CSS Default Font Colors for Issue 2853
parent
9335ae00d0
commit
aaa28640cf
|
@ -95,6 +95,8 @@ body.grayedout { background-color: #eee !important }
|
|||
font-size: 12px; /* overridden by body.style */
|
||||
font-family:Arial, sans-serif; /* overridden by body.style */
|
||||
line-height: 16px; /* overridden by body.style */
|
||||
background-color: white;
|
||||
color: black;
|
||||
}
|
||||
|
||||
body.doesWrap {
|
||||
|
|
Loading…
Reference in New Issue