Difference between revisions of "MediaWiki:Common.css"

From Dundee Piano Tips
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: #column-content { margin: 0 0 .6em 0; } #content { margin: 2.8em 0 0 0; } #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-s...")
 
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
+
li#ca-talk, li#ca-viewsource, li#ca-history, li#pt-mytalk, li#pt-createaccount, li#n-recentchanges, li#t-recentchangeslinked, li#t-specialpages, li#t-permalink, li#t-info {display:none; }
  
#column-content { margin: 0 0 .6em 0; }
+
body {font-size:1.5em;}
#content { margin: 2.8em 0 0 0; }
 
#p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; }
 
#p-cactions { left: .1em; }
 

Latest revision as of 22:38, 21 August 2021

li#ca-talk, li#ca-viewsource, li#ca-history, li#pt-mytalk, li#pt-createaccount, li#n-recentchanges, li#t-recentchangeslinked, li#t-specialpages, li#t-permalink, li#t-info {display:none; }

body {font-size:1.5em;}