View source for Module:Progression rainbow/styles.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
.progression-rainbow {
border: 1px solid grey;
height: 4px;
padding: 1px;
list-style: none;
display: flex;
margin-left: 0;
}
.progression-rainbow li {
height: 4px;
}
.progression-rainbow .remaining {
background: #E2E2E2;
}
000
1:0
Return to Module:Progression rainbow/styles.css.