override gh pages table styles
This commit is contained in:
parent
3343190ed9
commit
412001df96
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue