koala2 / templates /static /styles.css
root
Initial commit
f3adb3d
raw
history blame
198 Bytes
#progress-container {
margin-top: 20px;
text-align: center;
}
#progress-text {
font-size: 1.2em;
margin-bottom: 10px;
}
#progress-bar {
height: 20px;
border-radius: 5px;
}