From 7ad63700224f7278c2264cb2312bc795323625a5 Mon Sep 17 00:00:00 2001 From: gennyble Date: Tue, 17 Dec 2024 08:56:16 -0600 Subject: with misses in html --- "served/bits/\360\237\214\246.css" | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'served/bits/🌦.css') diff --git "a/served/bits/\360\237\214\246.css" "b/served/bits/\360\237\214\246.css" index 882f4d7..8b8f1fc 100755 --- "a/served/bits/\360\237\214\246.css" +++ "b/served/bits/\360\237\214\246.css" @@ -3,6 +3,10 @@ margin: 0 auto; } +section { + max-width: var(--pwidth); +} + /* narrow */ @media (max-width: 44rem) { .root { @@ -18,13 +22,13 @@ details.arrow:not([open])>summary::after { content: '→'; - color: var(--color-a); + color: var(--link); margin: 0 4px; } details.arrow[open]>summary::after { content: '–'; - color: var(--color-a-dim); + color: var(--visited); margin: 0 4px; } @@ -51,20 +55,20 @@ details.arrow>summary::-webkit-details-marker { details.more:not([open])>summary::before { content: '[+]'; - color: var(--color-a); + color: var(--link); } details.more[open]>summary::before { content: '[-]'; margin: 0 2px; - color: var(--color-a-dim); + color: var(--visited); } -h2 { - font-size: 1em; +#notes, +.notes { + margin: 0.5rem 0; } -#notes, .notes { font-size: 0.75rem; } \ No newline at end of file -- cgit 1.4.1-3-g733a5