override table border by gh pages

This commit is contained in:
Ayo 2018-06-17 13:31:12 +08:00
parent 94232752e5
commit 3daa34cb39

View file

@ -74,9 +74,14 @@ article .post-content ol li,
margin-top: 29px;
}
table, table.image,
table td, table th,
table.image td, table.image th {
border: 0px !important;
}
table td, table th,
table.image td, table.image th {
padding: 10px 0 !important;
}