Template:Emoji/styles.css: Difference between revisions
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
SomebodyRum (talk | contribs) mNo edit summary |
SomebodyRum (talk | contribs) No edit summary |
||
| Line 6: | Line 6: | ||
width: auto !important; | width: auto !important; | ||
/* Adjust this value to nudge the emoji up or down */ | /* Adjust this value to nudge the emoji up or down */ | ||
margin-top: | margin-top: 0em; | ||
margin-left: 0.15em; | margin-left: 0.15em; | ||
margin-right: 0.15em; | margin-right: 0.15em; | ||
Revision as of 14:27, 19 April 2026
/* Template:Emoji/styles.css */
.emoji-img {
display: inline-block;
vertical-align: middle;
height: 1em !important;
width: auto !important;
/* Adjust this value to nudge the emoji up or down */
margin-top: 0em;
margin-left: 0.15em;
margin-right: 0.15em;
}
.emoji-wrapper a.image,
.emoji-wrapper figure {
display: inline-block !important;
border: none !important;
padding: 0 !important;
margin: 0 !important;
}