User:Dgg/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Dgg
No edit summary
imported>Dgg
No edit summary
Line 7: Line 7:
}
}


.Infobox.Header {
.Infobox.Th.Header {
background: #916699;
background: #916699;
font-size: 120%;
font-size: 120%;

Revision as of 11:56, 6 March 2021

.TalentsInfobox img {
	margin-top:5px;
}

.Infobox {
	
}

.Infobox.Th.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;
}