Keep style for <code> tags consistent in tableblock (#12)
This commit is contained in:
parent
82f2b4693e
commit
35d906fa70
|
@ -1099,7 +1099,7 @@ tbody tr th, tbody tr th p, tfoot tr th, tfoot tr th p {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
p.tableblock > code:only-child {
|
||||
p.tableblock > code {
|
||||
background: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue