Template:Icon/styles.css: Difference between revisions
Template page
More actions
m Add continent/world (and Loka) linked icon entries |
m Add continent/world (and Loka) linked icon entries |
||
| Line 1: | Line 1: | ||
.loka-icon { | .loka-icon { | ||
display: inline; | display: inline; | ||
} | |||
/* Breathing room between the icon graphic and whatever sits right after it | |||
-- the editor's own following word for a bare icon, or the bundled | |||
label link for a linked one. */ | |||
.loka-icon img { | |||
margin-right: .2em; | |||
} | } | ||
Revision as of 19:26, 21 August 2026
.loka-icon {
display: inline;
}
/* Breathing room between the icon graphic and whatever sits right after it
-- the editor's own following word for a bare icon, or the bundled
label link for a linked one. */
.loka-icon img {
margin-right: .2em;
}
.loka-icon--orbs img {
vertical-align: -1.5px;
}
.loka-icon--ascalon img {
vertical-align: middle;
}
.loka-icon--kalros img {
vertical-align: middle;
}
.loka-icon--garama img {
vertical-align: middle;
}
.loka-icon--aladra img {
vertical-align: middle;
}
.loka-icon--balak img {
vertical-align: middle;
}
.loka-icon--rivina img {
vertical-align: middle;
}
.loka-icon--zyre img {
vertical-align: middle;
}
.loka-icon--the-end img {
vertical-align: middle;
}
.loka-icon--nether img {
vertical-align: middle;
}
.loka-icon--loka img {
vertical-align: -1.5px;
}