This commit is contained in:
lynxize 2025-06-23 06:13:00 +01:00
parent 266cea0f65
commit a4c1de3ff5
3 changed files with 5 additions and 5 deletions

View file

@ -62,13 +62,13 @@ header {
--color: #74cded;
}
:nth-child(2) {
--color: #af8cff;
--color: #a6e3a1;
}
:nth-child(3) {
--color: #f279ad;
--color: #ed9a5f;
}
:nth-child(4) {
--color: #ed9a5f;
--color: #f279ad;
}
a:link, a:visited {