mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 15:21:22 +02:00
Close TOC and Filtres details elements by default on mobile
This commit is contained in:
@@ -157,6 +157,11 @@
|
||||
scroll-margin-top: var(--space-l);
|
||||
}
|
||||
|
||||
/* Wider heading scale for content pages (apropo/licence/charte) */
|
||||
.page-content > article h1 { font-size: var(--step-5); }
|
||||
.page-content > article h2 { font-size: var(--step-3); }
|
||||
.page-content > article h3 { font-size: var(--step-1); }
|
||||
|
||||
/* Hide CommonMark heading permalink anchors */
|
||||
.heading-permalink {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user