mirror of
https://github.com/9001/copyparty.git
synced 2026-06-20 21:22:26 -06:00
change IE background color
This commit is contained in:
parent
051edac47d
commit
9a58ebe80f
|
|
@ -541,7 +541,7 @@ html,body,tr,th,td,#files,a,#blogout {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background: #222;
|
background: #e4edf8;
|
||||||
}
|
}
|
||||||
@supports (background: var(--bg)) {
|
@supports (background: var(--bg)) {
|
||||||
body {
|
body {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue