From ed45ec0b382a899a46cf05ec764e327b82cbc1b2 Mon Sep 17 00:00:00 2001 From: Zisbusy <49525016+Zisbusy@users.noreply.github.com> Date: Fri, 13 Mar 2020 23:01:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BA=95=E9=83=A8=E6=96=87?= =?UTF-8?q?=E5=AD=97=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Akina/css/style.css | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Akina/css/style.css b/Akina/css/style.css index b17e297..43be31b 100644 --- a/Akina/css/style.css +++ b/Akina/css/style.css @@ -1265,11 +1265,11 @@ color: #9c9c9c; } .site-info a:hover { -color: #A0DAD0; + color: #A0DAD0; } .footertext p { -margin-bottom:0 + margin-bottom: 10px; } .site-statistics { @@ -1280,13 +1280,13 @@ margin-bottom:0 # single --------------------------------------------------------------*/ .breadcrumbs { - font-size: 14px; + font-size: 14px; color: #D2D2D2; - text-decoration:none; - margin-bottom: 30px; + text-decoration:none; + margin-bottom: 30px; } .breadcrumbs a { - font-size: 14px; + font-size: 14px; color: #D2D2D2; } .entry-content ul { @@ -1299,8 +1299,8 @@ margin-bottom:0 } .entry-content ol { -list-style: decimal; -padding: 5px 10px 5px 50px; + list-style: decimal; + padding: 5px 10px 5px 50px; color: #828282; margin-left: 0; border: 1px solid #ddd; @@ -1308,16 +1308,16 @@ padding: 5px 10px 5px 50px; } .entry-content ol li , .entry-content ul li { -padding: 15px 0; -border-top: 1px solid #ddd; + padding: 15px 0; + border-top: 1px solid #ddd; } .entry-content ol li:first-child , .entry-content ul li:first-child { -border-top: none; + border-top: none; } .entry-content { -position: relative; + position: relative; } .entry-content >p>img{ border-radius:5px;