Difference between revisions of "MediaWiki:Common.css"

From BergerHealer Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here applies to all skins */
 
/* CSS placed here applies to all skins */
 +
  
 
#t-print { display: none; }
 
#t-print { display: none; }
Line 7: Line 8:
 
#t-upload { display: none; }
 
#t-upload { display: none; }
 
#ca-talk { display:none!important; }
 
#ca-talk { display:none!important; }
@import url(//meta.wikimedia.org/wiki/User:Aron_Manning/dark-theme.css?action=raw&ctype=text/css);
 

Latest revision as of 18:09, 15 April 2021

/* CSS placed here applies to all skins */


#t-print { display: none; }
#t-specialpages { display: none; } 
#feedlinks { display: none; }
#t-recentchangeslinked { display: none; } 
#t-upload { display: none; }
#ca-talk { display:none!important; }