Difference between revisions of "MediaWiki:Common.css"
From QueerBio.com
Line 14: | Line 14: | ||
top: -190px; | top: -190px; | ||
} | } | ||
+ | |||
+ | /* remove Toolbox */ | ||
+ | #p-tb { display:none !important; } |
Revision as of 15:53, 30 April 2013
/* CSS placed here will be applied to all skins */ body { background-color: #FFFFFF; background-image: none; } #mw-page-base { background-image: url("/wiki/skins/vector/images/topbkgd.png"); background-position: top left; } #p-logo { top: -190px; } /* remove Toolbox */ #p-tb { display:none !important; }