MediaWiki:Common.css: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* common stuff */
/* common stuff */
/*h1 .firstHeading .mw-firstHeading{
color: rgb(249, 163, 63);
}*/


.vector-body h2 {
.vector-body h2 {
/*background-color: #DE5D2D;*/
padding: 5px 0 5px 0px;
padding: 5px 0 5px 0px;
/*color:  rgb(249, 163, 63);*/
border-bottom: 3px solid rgb(0, 0, 0);
border-bottom: 3px solid rgb(0, 0, 0);
}
}