yasir commited on
Commit
d17960c
1 Parent(s): 247121b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -3
index.html CHANGED
@@ -302,9 +302,7 @@ margin-top: 7px;
302
  #imshow p{
303
  width: 80%;
304
  }
305
- #i1{
306
- margin-top: 170px;
307
- }
308
  #imshow img{
309
  width: 95%;
310
  height: 100%;
@@ -429,6 +427,10 @@ progress::-moz-progress-bar {
429
  progress {
430
  background: rgb(0,10,60);
431
  }
 
 
 
 
432
  </style>
433
  </head>
434
  <body>
 
302
  #imshow p{
303
  width: 80%;
304
  }
305
+
 
 
306
  #imshow img{
307
  width: 95%;
308
  height: 100%;
 
427
  progress {
428
  background: rgb(0,10,60);
429
  }
430
+ #i1{
431
+ margin-top: 170px;
432
+ padding-top: 170px;
433
+ }
434
  </style>
435
  </head>
436
  <body>