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 2: Line 2:
#content h2 {
#content h2 {
border-bottom: 3px solid #AAAAAA !important;
border-bottom: 3px solid #AAAAAA !important;
}
#toctitle h2 {
border-bottom: 1px solid #AAAAAA !important;
}
}

Revision as of 14:28, 6 May 2013

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