Difference between revisions of "MediaWiki:Common.css"

From Atlanta Crisis Info Wiki
Jump to navigation Jump to search
(Created page with "CSS placed here will be applied to all skins: .allpagesredirect{ display: none}")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.allpagesredirect{ display: none}
+
.allpagesredirect{display: none}

Revision as of 14:00, 7 April 2020

/* CSS placed here will be applied to all skins */
.allpagesredirect{display: none}