fixed background color for disqus

This commit is contained in:
Marvin Steadfast 2014-01-28 16:50:39 +01:00
parent 9e145eb7fb
commit bb94f0bb40

View File

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