contributors, delete_pages, Interface administrators
4,719
edits
FaeriMagic (talk | contribs) mNo edit summary Tag: Manual revert |
FaeriMagic (talk | contribs) mNo edit summary |
||
Line 12: | Line 12: | ||
} | } | ||
/* 🍄 Template:StoryChapter 🍄*/ | /* 🍄 Template:StoryChapter 🍄 */ | ||
.story-bold, /* Force bold on specified container. */ | .story-bold, /* Force bold on specified container. */ | ||
.story-bold *, /* Ensure nested <span>s, bold tags, etc, are also properly styled. */ | .story-bold *, /* Ensure nested <span>s, bold tags, etc, are also properly styled. */ | ||
Line 20: | Line 20: | ||
} | } | ||
/* 🍄 Module:Message box AND Module:Lua banner (to make images display properly) 🍄 */ | |||
.mbox-image img { | |||
width: 30px !important; | |||
height: auto !important; | |||
} | |||