feat: ajout du sommaire
This commit is contained in:
parent
20a9b1cbaf
commit
726e855315
1 changed files with 8 additions and 0 deletions
|
@ -183,6 +183,14 @@ details {
|
|||
border-left: 6px solid var(--accent-color);
|
||||
}
|
||||
|
||||
summary {
|
||||
font-weight: 700;
|
||||
font-size: 0.9em;
|
||||
&:hover {
|
||||
background-color: var(--hover-color);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* ------------------ SPECIAL STYLING ------------------- */
|
||||
|
||||
|
|
Loading…
Reference in a new issue