mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 04:32: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;
|
||||
}
|
||||
body {
|
||||
background: #222;
|
||||
background: #e4edf8;
|
||||
}
|
||||
@supports (background: var(--bg)) {
|
||||
body {
|
||||
|
|
|
|||
Loading…
Reference in a new issue