MediaWiki:Common.css: Difference between revisions
mNo edit summary  | 
				mNo edit summary  | 
				||
| Line 2: | Line 2: | ||
/* common stuff */  | /* common stuff */  | ||
h2   | h2 {  | ||
	background-color: #F9A33F;  | 	background-color: #F9A33F;  | ||
	color: white;  | 	color: white;  | ||
	border-style: none;  | 	border-style: none;  | ||
}  | }  | ||