selection

This commit is contained in:
Niki Wix Skaarup 2025-04-05 21:25:58 +02:00
parent 224bdb02bc
commit cc453863e3
Signed by: nikiskaarup
GPG key ID: FC2F1B116F6E788C
3 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
</head>
<body
class="min-h-dvh bg-gray-950 bg-cover bg-fixed bg-center bg-no-repeat font-mono text-pretty text-gray-100"
class="min-h-dvh bg-gray-950 bg-cover bg-fixed bg-center bg-no-repeat font-mono text-pretty text-gray-100 selection:bg-pink-600 selection:text-gray-200"
>
<div class="contents"></div>
</body>