Template:MonsterInfoBox/styles.css: Difference between revisions

From Ymirheim Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
.monster-infobox .heading {
.monster-infobox .heading {
color: #efc141;
color: #efc141;
}
.monster-infobox-card {
clear: both;
}
.monster-infobox-card .item-infobox {
float: none;
width: auto;
margin: 1em 0 0 0;
}
}

Latest revision as of 09:32, 9 July 2024

.monster-infobox .heading {
	color: #efc141;
}