add padding to screenshots
This commit is contained in:
parent
735c91dc59
commit
94232752e5
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ article .post-content ol li,
|
|||
table td, table th,
|
||||
table.image td, table.image th {
|
||||
border: 0px !important;
|
||||
padding: 0 0 0 0 !important;
|
||||
padding: 10px 0 !important;
|
||||
}
|
||||
|
||||
table.image img {
|
||||
|
|
Loading…
Reference in a new issue