mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-08-08 17:42:56 +02:00
try again inverting image colors via css
This commit is contained in:
@@ -79,5 +79,6 @@ table thead th {
|
||||
}
|
||||
|
||||
.origin > img {
|
||||
filter: invert(100%);
|
||||
-webkit-filter: invert(1);
|
||||
filter: invert(1);
|
||||
}
|
||||
Reference in New Issue
Block a user