Difference between revisions of "MediaWiki:Common.css"

From SimplyBook.me
 
Line 2: Line 2:
  
 
#ca-watch { display: none !important; }
 
#ca-watch { display: none !important; }
.ns-12 #ca-talk { display: none !important; }
+
#ca-talk { display: none !important; }
  
 
.qa {
 
.qa {
 
font-size: x-large;
 
font-size: x-large;
 
}
 
}

Latest revision as of 13:04, 28 March 2016

/* CSS placed here will be applied to all skins */

#ca-watch { display: none !important; }
#ca-talk { display: none !important; }

.qa {
font-size: x-large;
}