MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
#logo { width: 320px; height: 200px; background: url(/mw/images/d/d5/ACW_4C.gif) 35% 50% no-repeat !important; }
#logo { width: 320px; height: 200px; background: url(/mw/images/d/d5/ACW_4C.gif) 35% 50% no-repeat !important; }


.span3 {
aside .span3 {
width: 10%;
width: 10%;
}
}
Line 40: Line 40:
h4 {font-size: 115% }
h4 {font-size: 115% }
h5 {font-size: 110% }
h5 {font-size: 110% }
.acwSelected {
background-color: green;
color: white;
}