diff --git a/microsite/static/css/custom.css b/microsite/static/css/custom.css index c07285ed8c..8805625286 100644 --- a/microsite/static/css/custom.css +++ b/microsite/static/css/custom.css @@ -48,6 +48,14 @@ h6 { color: $textColor; } +h2:hover .hash-link { + opacity: 1 +} + +.hash-link { + fill: white; +} + /* body elements */ p, ul,