Difference between revisions of "User:Antitrust/common.css"

From Basin Wiki
Jump to navigation Jump to search
(Created page with 'element.style { background-image: none; }')
 
Line 1: Line 1:
element.style {
+
#content {
    background-image: none;
+
color: #b51010;
 
}
 
}

Revision as of 11:05, 22 November 2011

#content {
color: #b51010;
}