override table border by gh pages
This commit is contained in:
parent
94232752e5
commit
3daa34cb39
1 changed files with 5 additions and 0 deletions
|
@ -74,9 +74,14 @@ article .post-content ol li,
|
||||||
margin-top: 29px;
|
margin-top: 29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table, table.image,
|
||||||
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;
|
||||||
|
}
|
||||||
|
|
||||||
|
table td, table th,
|
||||||
|
table.image td, table.image th {
|
||||||
padding: 10px 0 !important;
|
padding: 10px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue