MediaWiki:Common.css: Difference between revisions

mNo edit summary
mNo edit summary
Line 2: Line 2:
/* common stuff */
/* common stuff */


h2 {
.mw-headline {
background-color: orange;
background-color: orange;
color: white;
color: white;
margin: 2px;
padding: 5px;
}
}