User:Blackwolfe/common.css
From IdleOn MMO Wiki
Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
.banner-red{border: 1px solid black;
border-spacing: 3px;
background-image: linear-gradient(#FF7A68 60%,#FF614C 70%);
width:60%;
max-height: 20px;
text-align:center;
border-radius:5px;}
.banner-red td{border: 1px solid black;
border-radius: 5px;
background-image: linear-gradient(#FF614C 30%,#FF7A68 80%);
color: #fff;
text-shadow: 1px 2px #404040;
font-size: 32px;
padding: .5em;}