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
 
(One intermediate revision by the same user not shown)
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; }
#column-one ul {opacity: 0.6;}
#column-one ul:hover {opacity: 1}
div.pBody{background: #CBCBC1}
#content{background: #CBCBC1}

Latest revision as of 10:55, 26 October 2011

/* CSS placed here will affect users of the Vector skin */