MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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; }