From 03756df4d93020874baab2d94f15c477d524f57d Mon Sep 17 00:00:00 2001 From: hongweipeng Date: Wed, 21 Sep 2022 22:16:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=96=87=E7=AB=A0=E9=A1=B5?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E6=A0=B7=E5=BC=8Fhover=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/main.css | 2 +- index.php | 4 ++-- page.php | 4 ++-- post.php | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/css/main.css b/css/main.css index 650f4d1..eb5487a 100644 --- a/css/main.css +++ b/css/main.css @@ -420,7 +420,7 @@ img.avatar { .m-nav .nav li ul{background-color:#404040;} .post-article{background: #fff;margin-bottom: 10px;overflow: hidden;padding: 0.5rem 1rem 1rem;} -.post-article .title h2{font-size: 2rem} +.post-article h2.title{font-size: 2rem} .post-article .title a{text-decoration: none;} .post-article .title a:hover{transition: all 0.3s ease 0s;} .post-article .edit {margin-left: 20px;color:#949494;font-size: 0.875rem;} diff --git a/index.php b/index.php index 7e2de5d..8e3938d 100644 --- a/index.php +++ b/index.php @@ -19,8 +19,8 @@
category(''); ?>
-
-

title() ?>

+
+

title() ?>


diff --git a/page.php b/page.php index 405214c..68f891d 100644 --- a/page.php +++ b/page.php @@ -7,8 +7,8 @@