Cleaner look, farther from minimalism

This commit is contained in:
Yann Esposito (Yogsototh) 2020-11-02 01:25:11 +01:00
parent bd2bf58fd9
commit 480b87009c
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
1 changed files with 4 additions and 0 deletions

View File

@ -86,6 +86,10 @@ figcaption { text-align: right; font-family: italic; }
--hl: var(--o);
}
pre {
border-color: var(--b1);
background: var(--b2);
}
/* dark preferred */
/*
@media (prefers-color-scheme: dark)