Changeset 70677e96 in Klonkt for src/assets/css
- Timestamp:
- 07/28/2026 07:43:49 PM (6 weeks ago)
- Branches:
- main
- Children:
- 742ba7e
- Parents:
- a7bcf66
- File:
-
- 1 edited
-
src/assets/css/guardian.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/css/guardian.css
ra7bcf66 r70677e96 118 118 .g-note .tl-media-video, .g-note .tl-media-audio { width: 100%; margin: 8px 0 0; border-radius: 10px; display: block; } 119 119 .g-note .tl-media-video { max-height: 320px; background: #000; } 120 121 /* ── Paneel per ward ─────────────────────────────────────────────────────── 122 Een guardian denkt per kind, niet per functie: achter de regel van een kind 123 zit alles over dat kind. De regel zelf draagt de tellers, zodat een dicht 124 paneel nooit iets verbergt dat een antwoord nodig heeft. */ 125 .g-card.ward > .row { gap: 8px; } 126 .g-panel { margin-top: 12px; padding-top: 12px; border-top: 1px solid var(--line); } 127 .g-panel[hidden] { display: none; } 128 .g-panel-sec + .g-panel-sec { margin-top: 16px; } 129 .g-panel-sec h3 { margin: 0 0 6px; font-size: .82rem; font-weight: 600; letter-spacing: .03em; 130 text-transform: uppercase; color: var(--sub); } 131 .g-panel-sec .g-card { background: transparent; border-color: var(--line); } 132 .g-panel-sec .g-card + .g-card { margin-top: 6px; } 133 .g-panel-sec .row { flex-wrap: wrap; } 134 .g-empty.small { margin: 0; font-size: .85rem; } 135 .tag.help { color: var(--accent); border-color: var(--accent); }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)