Module:Sandbox/Aurelain/Cargo/styles.css

From Heroes of Might and Magic: Olden Era Official Wiki
img[width='16'] {
    position:relative;
    top:-1px;
    margin-left:1px;
    opacity: 0.5;
}
tr:hover {
    background:#13161a;
}
tr.separator:nth-child(1) {
	background:red;
}
tr.separator:nth-child(2) {
	background:yellow;
}