This commit is contained in:
Markus 2025-07-23 16:46:21 +02:00
parent 861bb178f1
commit 9df489d983
33 changed files with 1067 additions and 240 deletions

View file

@ -20,7 +20,7 @@
padding-bottom: 5px;
a {
color: #7b7b7b;
color: $black;
padding: 10px 15px;
font : {
@ -32,7 +32,7 @@
&:hover,
&:focus {
color: $black;
color: #f5a623;
background: transparent;
}
}