add padding to screenshots

This commit is contained in:
Ayo 2018-06-17 13:27:31 +08:00
parent 735c91dc59
commit 94232752e5

View file

@ -77,7 +77,7 @@ article .post-content ol li,
table td, table th, table td, table th,
table.image td, table.image th { table.image td, table.image th {
border: 0px !important; border: 0px !important;
padding: 0 0 0 0 !important; padding: 10px 0 !important;
} }
table.image img { table.image img {