(even if you aren't vegan)
User:20eric06/monobook.css
From Wiki User Wiki
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.
/* Tunning Up You Have New Messages Sign (TUYHNMS) */
.usermessage {
background-color: #CC1515;
border: 5px solid #9B0808;
color: white;
font-weight: bold;
margin: 2em 0em 1em 0em;
padding: 0.5em 1em;
vertical-align: middle;
}
body {
font: v-small arial narrow;
background: #933A3A url('/images/7/72/Mainbg_red.png') top left no-repeat;
color: #933A3A;
margin: 0;
padding: 0;
}