added a progressbar
This commit is contained in:
@@ -223,3 +223,13 @@ img {
|
||||
.arrowtext {
|
||||
font-size: small;
|
||||
}
|
||||
#progressbar {
|
||||
text-align:left;
|
||||
color:black;
|
||||
background-color:black;
|
||||
border-width:0;
|
||||
height:1px;
|
||||
margin-left:0;
|
||||
margin-bottom: -2px;
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user