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
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
div#content {
 
div#content {
     background-color: yellow;
+
     background-color: #FFAE42;
 
}
 
}

Latest revision as of 00:20, 7 September 2013

div#content {
    background-color: #FFAE42;
}