(even if you aren't vegan)
User:Miss Peach/monobook.css
From Wiki User Wiki
< User:Miss Peach
Revision as of 14:42, 6 June 2012 by Miss Peach (talk | contribs)
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.
/* Background */ #p-logo a { background-image: url('http://pictat.com/i/2012/6/6/15801hazellogo.png') ! important; background-position: top left; background-repeat: no-repeat; } body { font: v-small arial narrow; background: #F4BB6C; color: black; margin: 0; padding: 0; } #content { margin: 2.8em 0 0 12.2em; padding: 0 1em 1.5em 1em; background: #FCEDD8; color: black; border: 1px solid #F8D4A2; border-right: none; line-height: 1.5em; position: relative; z-index: 2; } h1, h2, h3 { color: black; margin: 0px; } h4, h5, h6 { color: #EEA9A6; margin: 0px; } :link { text-decoration: none; } :link { color: #280602; } :link:visited { color: #000000; } :link:active { color: #280602; } :link.interwiki, :link.external { color: #510C04; } :link.stub, :link.new { color: #953739; } /* round tabs */ #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em; } div.pBody { -moz-border-radius-topright: 1em; -moz-border-radius-bottomright: 4em; } input.searchButton { padding: 0 0.4em !important; background-color: #F3F3F3; border: 3px solid #F3F3F3; font-weight: normal; } #p-personal li { z-index: 0; border: none; padding: 0; display: inline; color: #FFFFFF; margin-left: 1em; line-height: 1.2em; background: none; } #p-personal li a { text-decoration: none; color: #FFFFFF; padding-bottom: .2em; background: none; } #p-personal li a:hover { color; #DDDDDD padding-bottom: .2em; text-decoration: none; } /* Left sidebar boxes */ .pBody { background: #F3F3F3; border: 1px solid #F3D7B0; clear: both; } .portlet h5 { background: #F3D7B0; color: #000000; font-size: 9pt; text-align: right; width: 60px; } /* Top tab boxes */ #p-cactions { margin-left: 20px; } #p-cactions, #p-cactions li, #p-cactions li a { -moz-border-radius: 8px 8px 0 0; } #p-cactions li.selected a, #p-cactions li a { background: #F3F3F3; border: 1px #F3D7B0; border-bottom: 0px; padding: 0 4px 3px !important; //padding-bottom: 2px !important;