<a> color

This commit is contained in:
Theo 2024-10-29 16:39:23 +01:00
parent 242062a0c9
commit 576e19e4e9

View File

@ -43,6 +43,10 @@ h3 {
font-size: x-large;
}
a:not(:visited) {
color: var(--main-a-color);
}
a.button {
font-style: normal ;