From ce5603f49d5198764c69a5af312fead65c001082 Mon Sep 17 00:00:00 2001 From: blinkfox Date: Fri, 22 Feb 2019 22:43:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dh3=E6=A0=87=E9=A2=98=E6=9C=89?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E6=97=B6=E5=89=8D=E9=9D=A2=E6=9C=89#?= =?UTF-8?q?=E5=8F=B7=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue-dark.css | 17 ----------------- vue.css | 12 ------------ 2 files changed, 29 deletions(-) mode change 100644 => 100755 vue.css 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;