override gh pages table styles

This commit is contained in:
Ayo 2018-06-17 13:22:30 +08:00
parent 3343190ed9
commit 412001df96

View file

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