Set favicon and logo on output

This commit is contained in:
thiloho
2024-08-25 16:31:12 +02:00
parent e7acc9749f
commit 926218fa34
7 changed files with 121 additions and 8 deletions

View File

@@ -166,7 +166,7 @@ summary {
background-color: var(--bg-tertiary);
}
:is(button, input, textarea, select, a, summary):focus,
:is(button, input, textarea, select, a, summary, pre):focus,
#toggle-mobile-preview:checked + label {
outline: 0.125rem solid var(--color-accent);
outline-offset: 0.25rem;