fixed background color for disqus
This commit is contained in:
parent
9e145eb7fb
commit
bb94f0bb40
@ -11,7 +11,7 @@ body {
|
||||
background:url("../images/fadebg_mini.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-color: #e4e4e4;
|
||||
color: #e4e4e4;
|
||||
color: #000305;
|
||||
font-size: 87.5%; /* Base font size: 14px */
|
||||
font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
|
||||
line-height: 1.429;
|
||||
|
Loading…
Reference in New Issue
Block a user