Remove no longer necessary style

The color of the top links is inherited from the color of the `<header>`
element, which was added in commit e2d540d20.
This commit is contained in:
Javi Martín
2021-04-29 17:44:27 +02:00
parent c6b962e64f
commit cd22d65a3f

View File

@@ -704,7 +704,6 @@ body > header,
.top-links {
background: $dark;
color: #fff;
font-size: $small-font-size;
padding-right: $line-height / 2;