Module:Sandbox/Aurelain/Laws/styles.css

From Heroes of Might and Magic: Olden Era Official Wiki
td {
    color: #cbced1;
}
tr:hover {
    background:#13161a;
}
.separator {
    height:4px;
    background:#c8b36c !important;
}
.separator td {
	padding:0;
}
.separator:first-child, .separator:last-child, .separator + .separator {
    display:none;
}