Difference between revisions of "MediaWiki:Common.css"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 6: | Line 6: | ||
| .cd-darkgreen { | .cd-darkgreen { | ||
| 	background-color: #2e520b; | 	background-color: #2e520b; | ||
| } | |||
| .cd-lightgreen { | |||
| 	background-color: #c5cfb6; | |||
| } | } | ||
Revision as of 07:40, 11 May 2021
/* CSS placed here will be applied to all skins */
/* Unneeded FlaggedRevs elements */
.fr-rating-options {display:none;}
.cd-darkgreen {
	background-color: #2e520b;
}
.cd-lightgreen {
	background-color: #c5cfb6;
}