MediaWiki:Vector.css: Difference between revisions

From wiki.occupyboston.org
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: body{ background: #e1e1e1 url("http://pathboston.com/assess/ob/OBheader%20top.jpg") 0px 0px no-repeat; } #column-one u...")
 
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
body{ background: #e1e1e1 url("http://pathboston.com/assess/ob/OBheader%20top.jpg") 0px 0px no-repeat; }
body{ background: #e1e1e1 url("http://sitebuilt.net/files/civilwar.jpg") 0px 0px no-repeat; }


#column-one ul {opacity: 0.6;}
#column-one ul {opacity: 0.6;}

Revision as of 10:54, 26 October 2011

/* CSS placed here will affect users of the Vector skin */
body{ background: #e1e1e1 url("http://sitebuilt.net/files/civilwar.jpg") 0px 0px no-repeat; }

#column-one ul {opacity: 0.6;}
#column-one ul:hover {opacity: 1}
div.pBody{background: #CBCBC1}
#content{background: #CBCBC1}