diff --git a/themes/vue/source/css/page.styl b/themes/vue/source/css/page.styl index 6f8dd19b5..2148cc5f1 100644 --- a/themes/vue/source/css/page.styl +++ b/themes/vue/source/css/page.styl @@ -70,14 +70,17 @@ border-bottom: 1px solid $border h3 margin: $h3-margin-top 0 1.2em + line-height: 1.2 position: relative - &:after + > a:before content: "#" color: $green position: absolute left: -0.7em - bottom: -2px + margin-top: -0.05em + padding-right: 0.5em font-size: 1.2em + line-height: 1 font-weight: bold figure margin: 1.2em 0