change spoiler style
This commit is contained in:
parent
003818a9cc
commit
5298e6aaa5
1 changed files with 2 additions and 1 deletions
|
@ -260,8 +260,9 @@ details summary {
|
|||
cursor: pointer;
|
||||
}
|
||||
details[open] p {
|
||||
background: #b0f5d7;
|
||||
background: #def;
|
||||
padding: 0.3em !important;
|
||||
border: 1px solid grey;
|
||||
border-radius: 4px;
|
||||
margin-top: 0 !important;
|
||||
}
|
Loading…
Reference in a new issue