Add space after the summary
This commit is contained in:
parent
b95505b9b4
commit
612c9c9b8b
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@
|
|||
#score::-webkit-progress-value {
|
||||
background-color: #ffF;
|
||||
}
|
||||
|
||||
body:has(summary + details) summary {
|
||||
padding-bottom: 2em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue