New mission: revamp the portals to make them look actually tolerable to the eye. They are currently placeholders as of now.
The Gold Network: Soyworld | SNCApedia | SoyPlace
I'm not dead, just inactive for the moment. Faggot (talk) 20:16, 9 April 2026 (UTC)
Template:Emoji/styles.css: Difference between revisions
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
|
|
| Line 7: |
Line 7: |
| margin: 0 0.15em; | | margin: 0 0.15em; |
| display: inline-block; | | display: inline-block; |
| }
| |
|
| |
| /* Strip any default image borders/backgrounds */
| |
| .emoji-wrapper a.image,
| |
| .emoji-wrapper figure {
| |
| display: inline-block !important;
| |
| border: none !important;
| |
| padding: 0 !important;
| |
| margin: 0 !important;
| |
| } | | } |
Revision as of 14:25, 19 April 2026
/* Template:Emoji/styles.css */
.emoji-img {
vertical-align: middle;
/* Force size regardless of file resolution */
height: 1em !important;
width: auto !important;
margin: 0 0.15em;
display: inline-block;
}