device-56.home 2026-4-1:0:3:54

This commit is contained in:
oskar
2026-04-01 00:03:55 +02:00
parent 7a8a47821c
commit d0d827cc3f
4 changed files with 43 additions and 5 deletions

View File

@@ -8,10 +8,12 @@
.theme-dark .pdf-cropped-embed, /* PDF++ rectangle highlights */
.theme-dark .pdfViewer > .page {
filter: invert(0.7)
brightness(0.85)
contrast(1.6)
/* brightness(0.85) */
/* contrast(1.6) */
brightness(1.2)
contrast(2.5)
hue-rotate(180deg)
saturate(150%)
saturate(100%)
/* blur(0.5px) /1* blur makes the white text less agressive *1/ */
;
}