mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-14 20:23:53 +02:00
6 lines
125 B
CSS
6 lines
125 B
CSS
|
|
@-moz-document regexp(".*\\.pdf(\\?.*)?$") {
|
|
.page {
|
|
filter: invert(1) grayscale(1) contrast(75%) !important;
|
|
}
|
|
}
|