black color

This commit is contained in:
Julien Calixte
2024-12-22 18:54:53 +01:00
parent 400566b849
commit b620badf5c
3 changed files with 12 additions and 12 deletions

2
5s.css
View File

@@ -1,5 +1,5 @@
:root {
--color: var(--primary-color);
--color: black;
}
*:not(td):not(th) {