MediaWiki:Group-bureaucrat.css: Difference between revisions

From WickedGov, the Massachusetts civics wiki
Jump to navigation Jump to search
Created page with "CSS placed here will affect bureaucrats only: .show-to-bureaucrats { display:block !important; }"
 
(No difference)

Latest revision as of 02:18, 15 February 2024

/* CSS placed here will affect bureaucrats only */
.show-to-bureaucrats {
	display:block !important;
}