Template:MonsterInfoBox/styles.css: Difference between revisions
From Ymirheim Wiki
m (Protected "Template:MonsterInfoBox/styles.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
No edit summary |
||
Line 1: | Line 1: | ||
.monster-infobox .heading { | .monster-infobox .heading { | ||
color: #efc141; | color: #efc141; | ||
} | } | ||
Line 39: | Line 6: | ||
clear: both; | clear: both; | ||
} | } | ||
.monster-infobox-card .item-infobox { | .monster-infobox-card .item-infobox { | ||
float: none; | float: none; |
Revision as of 08:22, 9 July 2024
.monster-infobox .heading { color: #efc141; } .monster-infobox-card { clear: both; } .monster-infobox-card .item-infobox { float: none; width: auto; margin: 1em 0 0 0; }