MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* @import "/css/basic.css"; */
@import "/css/galleriffic-3.css";
.tpllabel {
        float: left;
        width: 15%;
}
.tplvalue {
        float: right;
        width: 83%;
}


h1.firstHeading {
h1.firstHeading {
Line 22: Line 9:
}
}


td.month_name {
#logo { width: 320px; height: 200px; background: url(/mw/images/d/d5/ACW_4C.gif) 35% 50% no-repeat !important; }
  font-size: large;
 
aside .span3 {
width: 10%;
}
}
#p-logo a { background: url(/mediawiki/images/d/d5/ACW_4C.gif) 35% 50% no-repeat !important; }


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

Navigation menu