User:Josestankor/vector.css
From Farmtown Wiki
More actions
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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
#cont {
background-color: #blue;
}
#infoboxheader {
background-color: #03A007;
text-align:center;
color:white;
border-color:#007448;
box-shadow:0px 1px rgba(0,0,0,0.3);
text-shadow:0px 2px #00321f;
padding-left: 15px;
padding-right: 15px;
width: 105px;
}