Terranova
commited on
Commit
·
dccaca5
1
Parent(s):
27e23a2
Update READMEwip.md
Browse files- READMEwip.md +1 -1
READMEwip.md
CHANGED
@@ -186,7 +186,7 @@ Details
|
|
186 |
text-align: center;
|
187 |
}
|
188 |
|
189 |
-
img {width:
|
190 |
details, .details {
|
191 |
background-color: #001e3c; padding-left: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px; padding-bottom: 2px; padding-top: 5px;
|
192 |
}
|
|
|
186 |
text-align: center;
|
187 |
}
|
188 |
|
189 |
+
img {width: 90% !important; max-height: 90% !important; display: block; align: center; margin-left: auto; margin-right: auto; margin-top: 0px !important; margin-bottom: 2px;/* remove extra space below image */ }
|
190 |
details, .details {
|
191 |
background-color: #001e3c; padding-left: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px; padding-bottom: 2px; padding-top: 5px;
|
192 |
}
|