User:Dgg/common.css
From IdleOn MMO Wiki
< User:Dgg
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.
.TalentsInfobox img {
margin-top:5px;
}
.Infobox {
width: 30%;
float: right;
background: #e6e6e6;
border: 1px solid black;
border-radius: 0.7em;
margin: 0 0 .5em .5em;
}
.Infobox th.Header {
background: #916699;
font-size: 120%;
font-weight: bold;
text-align: center;
padding: 0.5em;
border-radius: .4em .4em 0 0;
}
.Infobox th.HeaderImage {
text-align: center;
background: #e6e6e6;
}
.Infobox th.SubHeader {
background: #916699;
font-weight: bold;
text-align: center;
}
.Infobox td {
background: #c0b3cc;
text-align: left;
padding: 0.2em 0.2em 0.2em 0.3em;
}