pedirle al navegador a usar inputs oscuros (entre otras cosas)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
4ff83ad2a0
commit
728ddcfe31
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
|
||||
color-scheme: dark light;
|
||||
|
||||
--background: white;
|
||||
--foreground: black;
|
||||
--transparentish: rgba(0, 0, 0, 0.2);
|
||||
|
|
Loading…
Reference in a new issue