diff --git a/assets/css/style.css b/assets/css/style.css index f47cf21..d0b0dc6 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -6,4 +6,15 @@ body { font-family: Arial, sans-serif } -a {color: #05d5ff} \ No newline at end of file + +@media (prefers-color-scheme: light) { + body { + background-color: white; + color: black + } + .logo { + filter: invert(1) + } +} + +a {color: #05d5ff} diff --git a/index.html b/index.html index 21b8cf3..b755589 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@
IPTV made simple. TV channels and radio stations from all around the world, for free.