Difference between revisions of "MediaWiki:Common.css"
(New page: →* CSS placed here will be applied to all skins: .imagelink_cm_iglx_small a { width:150px; height:150px; display:block; text-decoration:none; background-image: url("http://ww...) |
|||
Line 8: | Line 8: | ||
background-image: url("http://www.compulab.co.il/mediawiki/images/1/1f/Iglx-cm-top-m.jpg") | background-image: url("http://www.compulab.co.il/mediawiki/images/1/1f/Iglx-cm-top-m.jpg") | ||
} | } | ||
+ | |||
+ | #ca-nstab-main { display: none !important; } | ||
+ | #ca-talk { display: none !important; } | ||
+ | #content h1 { font-family: "sans-serif"; } | ||
+ | #content h2 { font-family: "sans-serif"; } | ||
+ | #content h3 { font-family: "sans-serif"; } |
Latest revision as of 14:50, 20 August 2023
/** CSS placed here will be applied to all skins */ .imagelink_cm_iglx_small a { width:150px; height:150px; display:block; text-decoration:none; background-image: url("http://www.compulab.co.il/mediawiki/images/1/1f/Iglx-cm-top-m.jpg") } #ca-nstab-main { display: none !important; } #ca-talk { display: none !important; } #content h1 { font-family: "sans-serif"; } #content h2 { font-family: "sans-serif"; } #content h3 { font-family: "sans-serif"; }