From 7d27b76cb1101973ceb15eab2437bc24016112bc Mon Sep 17 00:00:00 2001 From: Danang Probo Sayekti Date: Sat, 11 Jan 2014 07:12:26 +0700 Subject: [PATCH] Fix default theme style Fix default theme style --- themes/default/404-search.html.php | 2 +- themes/default/404.html.php | 2 +- themes/default/css/style.css | 1 + themes/default/layout.html.php | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/themes/default/404-search.html.php b/themes/default/404-search.html.php index 87193b1..16cae84 100644 --- a/themes/default/404-search.html.php +++ b/themes/default/404-search.html.php @@ -8,7 +8,7 @@ Search results not found! - <?php echo config('blog.title') ?> - +
diff --git a/themes/default/404.html.php b/themes/default/404.html.php index 08bf682..c5fa4d2 100644 --- a/themes/default/404.html.php +++ b/themes/default/404.html.php @@ -8,7 +8,7 @@ 404 Not Found - <?php echo config('blog.title') ?> - +
diff --git a/themes/default/css/style.css b/themes/default/css/style.css index 1248f71..7b3f2b1 100644 --- a/themes/default/css/style.css +++ b/themes/default/css/style.css @@ -589,6 +589,7 @@ h1.title-post a:hover, h2.title-index a:hover { #search-form { float:none; + padding: 10px 0; } .author-info { diff --git a/themes/default/layout.html.php b/themes/default/layout.html.php index 7d2ce93..e0703b9 100644 --- a/themes/default/layout.html.php +++ b/themes/default/layout.html.php @@ -10,7 +10,7 @@ - +