denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

Unexpected black frame around the instatus button in the footer #2323

Closed rojvv closed 2 years ago

kitsonk commented 2 years ago

Deno_-_A_modern_runtime_for_JavaScript_and_TypeScript

meszarosdezso commented 2 years ago

It's beacause the embedded iframe's (https://denostatus.com/embed-status/light-sm) html automatically has color-scheme: dark (instatus follows the system dark mode). I think it's configurable in the instatus dashboard.