diff options
Diffstat (limited to 'build-aux/workflow/style.css')
-rw-r--r-- | build-aux/workflow/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/workflow/style.css b/build-aux/workflow/style.css index a4ac27a..ac0144c 100644 --- a/build-aux/workflow/style.css +++ b/build-aux/workflow/style.css @@ -3,7 +3,7 @@ background-color: #ccc; } - a.header-anchor { + span.header-anchor { opacity: 0.5; } |