diff --git a/vue.css b/vue.css index 467f734..fd40ab8 100644 --- a/vue.css +++ b/vue.css @@ -360,6 +360,23 @@ h6 code { font-size: inherit; } +h2 a, +h3 a{ + color: #34495e; +} + +h3 a:before{ + content: '#'; + color: #42b983; + position: absolute;; + left: -0.7em; + margin-top: -0.05em; + padding-right: 0.5em; + font-size: 1.2em; + line-height: 1; + font-weight: bold; +} + h1 { padding-bottom: .4rem; font-size: 2.2rem;