MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
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"; */
.tpllabel {
        float: left;
        width: 15%;
}
.tplvalue {
        float: right;
        width: 83%;
}


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


td.month_name {
.brand { background: url(/mediawiki/images/d/d5/ACW_4C.gif) 35% 50% no-repeat !important; }
  font-size: large;
}
 
.brand a { background: url(/mediawiki/images/d/d5/ACW_4C.gif) 35% 50% no-repeat !important; }


.noticebox {
.noticebox {