Increase a bit the margin of imgs

This commit is contained in:
Rnhmjoj 2015-01-05 18:22:08 +01:00
parent ff72d12122
commit 3377d1c472

View File

@ -1747,9 +1747,11 @@ img {
height: auto;
margin-left: auto;
margin-right: auto;
max-width: 40em;
margin-bottom: 1em;
max-width: 40em;
border: 1px solid #373D49;
padding: .2em;
}
.g { display: block }