Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Rayanth (talk | contribs)
Created page with "div#content { background-color: #330000; }"
 
Rayanth (talk | contribs)
No edit summary
 
Line 1: Line 1:
div#content {
div#bodyContent {
background-color: #330000;
    line-height: 1.5em;
    background-color: #ff0000;
}
}

Latest revision as of 18:40, 4 September 2019

div#bodyContent {
    line-height: 1.5em;
    background-color: #ff0000;
}