User:Dgg/common.css: Difference between revisions
From IdleOn MMO Wiki
< User:Dgg
imported>Dgg No edit summary |
imported>Dgg No edit summary |
||
Line 1: | Line 1: | ||
.TalentsInfobox img { | .TalentsInfobox img { | ||
margin-top:5px; | margin-top:5px; | ||
} | |||
.Infobox { | |||
} | |||
.Infobox.Header { | |||
background: #916699; | |||
font-size: 120%; | |||
font-weight: bold; | |||
text-align: center; | |||
padding: 0.5em; | |||
border-radius: .4em .4em 0 0; | |||
} | |||
.Infobox.SubHeader { | |||
background: #916699; | |||
font-weight: bold; | |||
text-align: center; | |||
} | } |