feat: meilleur support du code
This commit is contained in:
parent
81e467a856
commit
b6ca9590e1
1 changed files with 4 additions and 0 deletions
|
@ -183,6 +183,10 @@ details {
|
||||||
border-left: 6px solid var(--accent-color);
|
border-left: 6px solid var(--accent-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre code {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
summary {
|
summary {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
|
|
Loading…
Reference in a new issue