diff --git a/vue-dark.css b/vue-dark.css index 5e92da7..ac04d35 100755 --- a/vue-dark.css +++ b/vue-dark.css @@ -503,23 +503,6 @@ 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; diff --git a/vue.css b/vue.css old mode 100644 new mode 100755 index a33dc5c..757cb57 --- a/vue.css +++ b/vue.css @@ -362,18 +362,6 @@ 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;