Difference between revisions of "MediaWiki:Common.css"
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | #ca-talk {display: none !important;} | + | #ca-talk { display: none !important; } |
− | #ca-viewsource {display: none !important;} | + | #ca-viewsource { display: none !important; } |
− | #ca-nstab-main {display: none !important;} | + | #ca-nstab-main { display: none !important; } |
− | #ca-nstab-mediawiki {display: none !important;} | + | #ca-nstab-mediawiki { display: none !important; } |
− | #p-personal {background-color: #FFFFFF;} | + | #p-personal { background-color: #FFFFFF; } |
− | #mw-head {background-image: url("http://www.vg-resource.com/images/twilight/header.png");} | + | #mw-head { background-image: url("http://www.vg-resource.com/images/twilight/header.png"); } |
+ | #p-cactions (background-color: #FFFFFF; } |
Revision as of 16:04, 21 May 2014
/* CSS placed here will be applied to all skins */
#ca-talk { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-nstab-main { display: none !important; }
#ca-nstab-mediawiki { display: none !important; }
#p-personal { background-color: #FFFFFF; }
#mw-head { background-image: url("http://www.vg-resource.com/images/twilight/header.png"); }
#p-cactions (background-color: #FFFFFF; }