MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
/* common stuff */ | /* common stuff */ | ||
.mw-headline { | h2 .mw-headline { | ||
background-color: orange; | background-color: orange; | ||
color: white; | color: white; | ||
padding: 5px; | padding: 5px; | ||
} | } |