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;
}
.separator {
	height:10px;
	background:#c8b36c;
}
.separator:nth-child(-n+8), .separator:nth-last-child(-n+8) {
	display:none;
}