Jump to content

MediaWiki:Common.css: Difference between revisions

From Astrill Wiki
Jovica (talk | contribs)
No edit summary
Jovica (talk | contribs)
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 */
#content h1, #content h2 {
#content h2 {
border-bottom: 3px solid #AAAAAA !important;
border-bottom: 3px solid #AAAAAA !important;
}
}

Revision as of 14:26, 6 May 2013

/* CSS placed here will be applied to all skins */
#content h2 {
border-bottom: 3px solid #AAAAAA !important;
}