diff --git a/404.php b/404.php index ff70c19..a6790a9 100644 --- a/404.php +++ b/404.php @@ -1,11 +1,12 @@ need('header.php'); ?> -
+
diff --git a/assets/style.css b/assets/style.css index b770eae..6cdb6cd 100644 --- a/assets/style.css +++ b/assets/style.css @@ -25,17 +25,12 @@ font-weight: bold; line-height: 1.7; } -/* Shadow Below 单边阴影,应用于 nav */ - .shadowb { - box-shadow: 0 20px 20px rgba(50, 50, 93, .1), 0 5px 5px rgba(0, 0, 0, .07); -} /* post content style */ article, article a { color: #172b4d; } .post-title:before { content:'#'; - font-family: monospace; } article{ font-size: 1rem; diff --git a/header.php b/header.php index 80f772e..2b0f35b 100644 --- a/header.php +++ b/header.php @@ -46,7 +46,6 @@ -is('post') or $this->is('page'))) { ?> - -