Jump to content

Module:Progression rainbow/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Izno (talk | contribs) at 07:23, 27 October 2020 (nix font size 0). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
.progression-rainbow {
	border: 1px solid grey;
	height: 10px;
	width: 100%;
	border-spacing: 1px;
    border-collapse: separate;
}

.progression-rainbow tr td {
	height: 4px;
}

.progression-rainbow tr .remaining {
	background: #E2E2E2;
}