Css Progress, File Name..

This commit is contained in:
Eole 2016-05-09 23:38:13 +02:00
parent 1015146912
commit f3cbeeb408
3 changed files with 12 additions and 2 deletions

View file

@ -38,4 +38,10 @@
.bar {
height: 18px;
background: green;
}
#progress {
height: 18px;
border: 1px black solid;
width: 100%;
}