contributors, delete_pages, Interface administrators
4,701
edits
FaeriMagic (talk | contribs) m (Added hatnote css. And mushroom emojis for easy reading.) |
FaeriMagic (talk | contribs) mNo edit summary |
||
Line 14: | Line 14: | ||
/* 🍄 Hatnotes (Template:Distinguish) 🍄 */ | /* 🍄 Hatnotes (Template:Distinguish) 🍄 */ | ||
.hatnote { | .hatnote { | ||
background-color: #f9f9f9; | |||
border: 1px solid #ccc; | |||
padding: 0.5em; | padding: 0.5em; | ||
margin: 1em 0; | margin: 1em 0; | ||
border-radius: 4px; | |||
box-shadow: inset 0 0 5px rgba(0,0,0,0.05); | |||
color: #333; | |||
} | } | ||