mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-27 17:23:22 +00:00
update progress bar style
This commit is contained in:
parent
4768ffc21a
commit
d10e502774
1 changed files with 3 additions and 3 deletions
|
@ -51,11 +51,11 @@ li:first-child {
|
|||
}
|
||||
|
||||
#progress {
|
||||
background-color: #ff00007d;
|
||||
background-color: #ff4949f7;
|
||||
width: 0%;
|
||||
height: 29px;
|
||||
height: 6px;
|
||||
margin: auto;
|
||||
border-radius: 4px;
|
||||
border-radius: 0;
|
||||
position: relative;
|
||||
top: 0;
|
||||
z-index: 999;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue