From e712599a932d74aae5adf01d4f7062f44de6a8f0 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 4 Dec 2015 12:29:50 -0500 Subject: [PATCH] adjusted blog search functionality --- css/app.css | 4 +++- scss/_blog.scss | 4 +++- search.php | 2 +- single.php | 12 ++++++++---- 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/css/app.css b/css/app.css index 7e8b14d..eb5a584 100644 --- a/css/app.css +++ b/css/app.css @@ -7912,6 +7912,7 @@ input[type="submit"].blogbutton { display: inline-block; width: 100%; } #blog-posts-over article .entry-header { + margin-bottom: 10px; background: transparent; } #blog-posts-over article p { padding-bottom: 15px; } @@ -7926,8 +7927,9 @@ input[type="submit"].blogbutton { #blog-posts-over article .entry-header { margin-bottom: 10px; } #blog-posts-over article .entry-header .entry-title { - margin-bottom: -9px; } + margin-bottom: 10px; } #blog-posts-over article .entry-header .meta.date { + font-family: Georgia; font-size: 13px; font-weight: bold; } diff --git a/scss/_blog.scss b/scss/_blog.scss index 61a9fcb..f9a7244 100644 --- a/scss/_blog.scss +++ b/scss/_blog.scss @@ -138,6 +138,7 @@ input[type="submit"].blogbutton { display: inline-block; width: 100%; .entry-header { + margin-bottom: 10px; background: transparent; } p { @@ -156,9 +157,10 @@ input[type="submit"].blogbutton { .entry-header { margin-bottom: 10px; .entry-title { - margin-bottom: -9px; + margin-bottom: 10px; } .meta.date { + font-family: Georgia; font-size: 13px; font-weight: bold; } diff --git a/search.php b/search.php index d1553ef..333a7ba 100644 --- a/search.php +++ b/search.php @@ -14,7 +14,7 @@

Search Results for ""

- post_type=='page')) continue; ?> + post_type=='page')) continue; ?>
> diff --git a/single.php b/single.php index 91aac42..414f898 100644 --- a/single.php +++ b/single.php @@ -13,10 +13,14 @@
> -

- - - +
+

+ + + + Posted on +
+