From e8f1d76cb798b4f1a8a5f768292fe0aa7e91d762 Mon Sep 17 00:00:00 2001 From: Skywt2003 Date: Wed, 4 Aug 2021 18:41:25 +0800 Subject: [PATCH] Fix title styles --- assets/style.css | 3 --- page.php | 4 +--- post.php | 4 +--- 3 files changed, 2 insertions(+), 9 deletions(-) diff --git a/assets/style.css b/assets/style.css index 6cdb6cd..e539222 100644 --- a/assets/style.css +++ b/assets/style.css @@ -29,9 +29,6 @@ article, article a { color: #172b4d; } -.post-title:before { - content:'#'; -} article{ font-size: 1rem; font-weight: 300; diff --git a/page.php b/page.php index 4cf3e67..7610659 100644 --- a/page.php +++ b/page.php @@ -3,9 +3,7 @@
-

- -

+

title() ?>


content(); ?> diff --git a/post.php b/post.php index 4cf3f5f..9ba9707 100644 --- a/post.php +++ b/post.php @@ -3,9 +3,7 @@
-

- -

+

title() ?>

user->hasLogin()): ?>