Santa Fe Institute Collaboration Platform

COMPLEX TIME: Adaptation, Aging, & Arrow of Time

Get Involved!
Contact: Caitlin Lorraine McShea, Program Manager, cmcshea@santafe.edu

Difference between revisions of "MediaWiki:Common.css"

From Complex Time
(Created page with "→‎CSS placed here will be applied to all skins: .sysop-show { display: none; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.sysop-show {
+
.sysop-show, body {
 
display: none;
 
display: none;
 
}
 
}

Revision as of 16:20, July 17, 2018

/* CSS placed here will be applied to all skins */
.sysop-show, body {
	display: none;
}