Difference between revisions of "User:Sneak0r/ahiltar2.css"

From SacredWiki
Jump to navigation Jump to search
(Created page with "div#content { background-color: yellow; }")
 
m
Line 1: Line 1:
 
div#content {
 
div#content {
     background-color: yellow;
+
     background-color: orange;
 
}
 
}

Revision as of 00:16, 7 September 2013

div#content {
    background-color: orange;
}