override gh pages table styling
This commit is contained in:
parent
c082e08c16
commit
3343190ed9
1 changed files with 5 additions and 0 deletions
|
@ -74,6 +74,11 @@ article .post-content ol li,
|
|||
margin-top: 29px;
|
||||
}
|
||||
|
||||
table td, table th {
|
||||
border: none !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
table.image img {
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue