MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
imported>Dazz No edit summary |
imported>Dazz No edit summary |
||
| 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; }