MediaWiki:Vector.css
Jump to navigation
Jump to search
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will affect users of the Vector skin */ #mw-page-base { visibility: hidden; } #p-personal { visibility: hidden; } #left-navigation { visibility: hidden; } #ca-view { visibility: hidden; } #ca-history { visibility: hidden; } #ca-watch { visibility: hidden; } #p-cactions { visibility: hidden; } #p-tb { visibility: hidden; } #p-logo { height: 100px; top:-20px; } #content { border: 0px; width: 65%; } #column-one { padding-top: 120px; } #p-navigation div { background: #eaeaea; border: 0px; } #p-navigation ul { background: #eaeaea; border: 0px; } #p-navigation li { background: #eaeaea; border: 0px; } #p-tb div { background: #eaeaea; border: 0px; } #p-tb ul { background: #eaeaea; border: 0px; } #p-search div { background: #eaeaea; border: 0px; } html,body { background-color:#eaeaea; background-image:none; font: Verdana,Arial,Sans-serif; } #content,#footer { background-color:#eaeaea; border: 0px; } table,div,p,font { background-color:eaeaea; } #pBody { border: 0px; } #bodyContent pre { border: 1px solid #aaa; } li#pt-userpage { background: none } #searchInput { border: 1px solid #aaa; background-color: #eee; } #p-search input:focus, #p-search input:hover { background-color: #fff; } #p-cactions { display:none; } #mytabs div { position: static; margin-left: 14em; white-space:nowrap; overflow: hidden; list-style: none; border:0px; background:#eaeaea; } #mytabs h5 { display: none } #mytabs ul { margin: 0; border:0px; background:#eaeaea; } #mytabs li { display: inline; padding-right: 3em; } #mytabs .hiddenStructure { display: none; } #mytabs-ca-addsection a { padding-left: 0.4em; padding-right: 0.4em; } body.page-Main_Page h1.firstHeading { display: none !important; } #mytabs .new a { color: #ba0000; } textarea { font: 140%; } div .pubdate { margin-top: -3em; margin-bottom: 1em; } table.smwtable th { background-color: #D0D0D0; } table.smwtable td { background-color: #EAEAEA; } table.smwtable tr.smwfooter td { background-color: #d0d0d0; } table.smwtable { background-color: #eaeaea; } div.smwfact { background-color: #eaeaea; } div.smwfact td { background-color: #eaeaea; } div.smwfact tr { background-color: #eaeaea; } div.smwfact table { background-color: #eaeaea; } div.smwfact td.smwrelname, div.smwfact td.smwattname, div.smwfact td.smwspecname { background-color: #eaeaea; } #catlinks { background-color: #eaeaea; }