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 04:13, 27 October 2020 (poke). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
.progression-rainbow {
	border: 1px solid grey;
	height: 10px;
	width: 100%;
	border-spacing: 1px;
    border-collapse: separate;
}

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

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