Terranova
commited on
Commit
·
fdd8b82
1
Parent(s):
90b9cd6
Update workspace.md
Browse files- workspace.md +1 -1
workspace.md
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
margin-right: 5px;
|
18 |
padding-left: -40px !important;
|
19 |
}
|
20 |
-
img {
|
21 |
details, .details {
|
22 |
background-color: #001e3c; padding-left: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px; padding-bottom: 2px; padding-top: 5px;
|
23 |
}
|
|
|
17 |
margin-right: 5px;
|
18 |
padding-left: -40px !important;
|
19 |
}
|
20 |
+
img {width: 15% !important; max-height: 15% !important; display: block; align: center; margin-left: auto; margin-right: auto; margin-top: 0px !important; margin-bottom: 2px;/* remove extra space below image */ }
|
21 |
details, .details {
|
22 |
background-color: #001e3c; padding-left: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px; padding-bottom: 2px; padding-top: 5px;
|
23 |
}
|