Template:Character infobox/styles.css: Difference between revisions

Template page
(Created page with "β†’β€ŽMadness combat character infobox styles: .tpl\:infobox{ border-radius: 8px; }")
Β 
No edit summary
Line 5: Line 5:
.tpl\:infobox{
.tpl\:infobox{
border-radius: 8px;
border-radius: 8px;
margin: 0 0 0 20px;
}
}

Revision as of 21:22, 4 October 2022

/*
 Madness combat character infobox styles
*/

.tpl\:infobox{
	border-radius: 8px;
	margin: 0 0 0 20px;
}