From ffd2c82843558c21486ee750d31e1509d5dce35a Mon Sep 17 00:00:00 2001 From: Justineo Date: Wed, 7 Mar 2018 10:37:42 +0800 Subject: [PATCH] tweak header link --- themes/vue/source/css/page.styl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/themes/vue/source/css/page.styl b/themes/vue/source/css/page.styl index 839e680a80..cb04800821 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