yasir
commited on
Update index.html
Browse files- index.html +2 -0
index.html
CHANGED
@@ -305,6 +305,8 @@ margin-top: 7px;
|
|
305 |
#imshow img{
|
306 |
width: 95%;
|
307 |
height: 100%;
|
|
|
|
|
308 |
}
|
309 |
#imshow p{
|
310 |
font-size: 20px;
|
|
|
305 |
#imshow img{
|
306 |
width: 95%;
|
307 |
height: 100%;
|
308 |
+
margin: auto;
|
309 |
+
display:block;
|
310 |
}
|
311 |
#imshow p{
|
312 |
font-size: 20px;
|