Open main menu

Changes

MediaWiki:Common.css

154 bytes added, 03:58, 9 November 2018
no edit summary
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.infobox .infobox-header {
background: #246c97;
color: #ffffff;
font-size: 1.15em5em;
line-height: 1.4em;
background: #246c97;
border-radius: 0.9em;
padding: .5em 0;
background: #6ba5c8;
color: #ffffff;
font-size: 1.2em;
line-height: 2em;
border-radius: 0.9em;
border-right: 0.175em solid #6ba5c8;
padding: 0.2em 0.5em;
}
 
/** Infobox Themes **/
.infobox-pyrus {
background: #ffc7c7;
}
 
.infobox-pyrus .infobox-header, .infobox-pyrus .infobox-subheader {
background: #f62400;
color: #FFFFFF;
}
725
edits