Spaces:
Running
Running
ya_sir
commited on
Update index.html
Browse files- index.html +4 -0
index.html
CHANGED
@@ -390,6 +390,10 @@ progress::-moz-progress-bar {
|
|
390 |
height: 400px;
|
391 |
|
392 |
}
|
|
|
|
|
|
|
|
|
393 |
|
394 |
#imshow img {
|
395 |
max-width: 100%;
|
|
|
390 |
height: 400px;
|
391 |
|
392 |
}
|
393 |
+
#imshow progress{
|
394 |
+
margin-top: 5px;
|
395 |
+
|
396 |
+
}
|
397 |
|
398 |
#imshow img {
|
399 |
max-width: 100%;
|