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


