Make summary text bold.
This commit is contained in:
parent
21e29bf655
commit
3a5f4f7027
|
@ -69,6 +69,7 @@
|
|||
|
||||
summary {
|
||||
cursor: pointer;
|
||||
font-weight: bold;
|
||||
padding: 16px;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue