diff options
| author | sD <stoned@derpymail.org> | 2020-02-15 22:13:20 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-02-15 22:13:20 +0100 |
| commit | 97d81ab021b9021838e84c9adc833ee3c13854a2 (patch) | |
| tree | 297b68ed1f7612868e800183b6627f0f4c6f26af /webAO/styles | |
| parent | b45ada9c735d6df1129a271b4de6b7592880922a (diff) | |
change darkening
Diffstat (limited to 'webAO/styles')
| -rw-r--r-- | webAO/styles/client.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css index 241a66e..011d692 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -121,10 +121,6 @@ z-index: 50; } -#client_chartable { - background: #eee; -} - .demothing { display: inline-block; height: 60px; @@ -431,10 +427,6 @@ border-color: #FFD081; } -.dark { - filter: brightness(50%); -} - .noini { transform: rotate(180deg); } |
