Template:NpcInfoBox/styles.css: Difference between revisions
From Ymirheim Wiki
(Created page with ".npc-infobox-wrapper { float: right; position: relative; width: 300px; margin: 0 0 1em 1em; } .npc-infobox { background: rgba(0, 0, 0, 0.8); font-size: 0.923em; border: 1px solid #FFF; border-radius: 5px; box-shadow: 0 0 5px black; padding: 5px; color: #FFF; } .npc-infobox .heading { font-size: 1.2em; font-weight: bold; text-align: center; color: #efc141; } .npc-infobox .npc-info-image { text-align: center; } .npc-infobox .npc-info-table th { text-ali...") |
(Replaced content with ".npc-infobox .heading { color: rgb(114, 200, 114); }") Tag: Replaced |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.npc-infobox .heading { | .npc-infobox .heading { | ||
color: rgb(114, 200, 114); | |||
color: | |||
} | } |
Latest revision as of 08:24, 9 July 2024
.npc-infobox .heading { color: rgb(114, 200, 114); }