Fix links - add the first ref pointing at the fiber7 article

This commit is contained in:
2024-08-04 23:41:16 +02:00
parent 03364c0aa9
commit d3c1115dfd
3 changed files with 7 additions and 7 deletions

View File

@ -78,12 +78,12 @@ main {
@media #{$mq-xxlarge} { margin: 0 27%; }
a {
color: $ipng-darkorange;
color: $ipng-lightorange;
text-decoration: none;
}
a:hover {
color: $ipng-lightorange;
color: $ipng-darkorange;
text-decoration: none;
}
}