Add main.html

main
Alina Marquardt 2024-10-22 19:24:31 +02:00
commit f373be8b4e
1 changed files with 1 additions and 0 deletions

1
main.html Normal file
View File

@ -0,0 +1 @@
<a href="#" onclick="document.body.style.filter = 'invert() contrast(1.5) brightness(1.5)'; document.body.style.background = 'white'; var images = document.getElementsByTagName('img'); for(var i = 0; i < images.length; i++) { images[i].style.filter = 'invert() contrast(0.666) brightness(0.666)'; }" style="display:inline-block; padding: 0.25em 0.5em; background-color: white; position: fixed; top: 10px; left: 10px; z-index: 99999;">High Contrast</a>