This commit is contained in:
oscar.plaisant@icloud.com
2023-10-26 01:23:52 +02:00
parent 073cfab0aa
commit 489c2cd097
22 changed files with 35015 additions and 870 deletions

View File

@@ -9,11 +9,11 @@
.pdf-viewer>.page,
.mm-pdf-container {
filter: invert(0.7)
brightness(0.9)
brightness(0.85)
contrast(1.6)
hue-rotate(180deg)
saturate(200%)
blur(0.5px) /* blur makes the white text less agressive */
saturate(150%)
/* blur(0.5px) /1* blur makes the white text less agressive *1/ */
;
}
/* .mm-highlight { */