Difference between revisions of "User:Rayanth/vectorinvert.css"

From EVE University Wiki
Jump to: navigation, search
(Created page with "div#content { background-color: #330000; }")
 
 
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;
}