Template:Percent of set/styles.css
Jump to navigation
Jump to search
.percent-bar {
display: flex;
/* width always set inline */
height: 10px;
padding: 1px;
border: 1px solid #c8ccd1;
background-color: #eaecf0;
background-clip: content-box;
}