Thursday, August 2, 2007

Body tag

This is the code for this blog before any mods, compared to the code on primary blog.




body {
margin:0;
font:$bodyfont;
background:$bgcolor;
color:$textcolor;
}

body {
margin:0px 0px 0px 0px;
font-size: small;
background-color: $mainBgColor;
color: $mainTextColor;
}

No comments: