mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 21:02:52 +02:00
mode sombre
This commit is contained in:
@ -59,3 +59,9 @@
|
||||
color: $grey1;
|
||||
float: right;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.client_box-sign {
|
||||
color: $grey2;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user