oops wrong padding
This commit is contained in:
parent
455890b91e
commit
ade146e954
1 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,6 @@ color: #aea;
|
|||
|
||||
div, pre, summary {
|
||||
padding: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
div {
|
||||
|
@ -59,7 +58,7 @@ th, td {
|
|||
padding: 5px;
|
||||
}
|
||||
|
||||
table, details *:not(summary) {
|
||||
table, details, details *:not(summary) {
|
||||
border-collapse: collapse;
|
||||
margin: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue