Difference between revisions of "MediaWiki:Common.css"

From Olekdia Wiki
(Created page with "CSS placed here will be applied to all skins: @import url("https://use.fontawesome.com/releases/v5.6.3/css/all.css"); .ns-3000 #content, .ns-3001 #content { background-c...")
 
Line 3: Line 3:
  
 
.ns-3000 #content, .ns-3001 #content { background-color: #f0f0ff; }
 
.ns-3000 #content, .ns-3001 #content { background-color: #f0f0ff; }
 +
.ns-12 #ca-talk { display: none !important; }
 +
.ns-0 #ca-talk { display: none !important; }

Revision as of 05:31, 9 January 2019

/* CSS placed here will be applied to all skins */
@import url("https://use.fontawesome.com/releases/v5.6.3/css/all.css");

.ns-3000 #content, .ns-3001 #content { background-color: #f0f0ff; }
.ns-12 #ca-talk { display: none !important; }
.ns-0 #ca-talk { display: none !important; }