new index

master
Michael Murtaugh 1 year ago
parent d7092848f6
commit 63a111cf4b

@ -43,8 +43,19 @@ figure figcaption {
details { details {
margin-bottom: 1em; margin-bottom: 1em;
max-width: 320px;
} }
details[open] { details[open] {
max-width: 32em; max-width: 320px;
}
details summary {
color: white;
font-style: italic;
margin-bottom: 1em;
}
details {
color: white;
} }
Loading…
Cancel
Save