change IE background color

This commit is contained in:
Til Schmitter 2026-04-26 23:59:37 +02:00
parent 051edac47d
commit 9a58ebe80f

View file

@ -541,7 +541,7 @@ html,body,tr,th,td,#files,a,#blogout {
border: none;
}
body {
background: #222;
background: #e4edf8;
}
@supports (background: var(--bg)) {
body {