MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:


#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; }
aside .span3 {
width: 10%;
}


.noticebox {
.noticebox {
Line 36: Line 40:
h4 {font-size: 115% }
h4 {font-size: 115% }
h5 {font-size: 110% }
h5 {font-size: 110% }
.acwSelected {
background-color: green;
color: white;
}