Module:Sandbox/Aurelain/Spells/styles.css: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
td { | td { | ||
color: #cbced1; | color: #cbced1; | ||
} | |||
td:nth-child(1) { | |||
white-space: nowrap; | |||
} | } | ||
Revision as of 20:02, 23 May 2026
td {
color: #cbced1;
}
td:nth-child(1) {
white-space: nowrap;
}
td:nth-child(1) img {
width: 64px;
height: 64px;
}


