1 2 3 4 5 6 7 8 9 10
.content { .header-anchor { text-decoration: none; fill: currentColor; opacity: 0.6; } .header-anchor:hover { opacity: 1; } }