From 1423f03a428def6d5e4f1d43c3220dc3fa6be591 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 19 Feb 2016 10:49:25 -0500 Subject: [PATCH] Added background to home, search, single --- home.php | 3 +++ search.php | 4 ++-- single.php | 3 +++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/home.php b/home.php index bbcac86..f147549 100644 --- a/home.php +++ b/home.php @@ -1,4 +1,7 @@ + + +
diff --git a/search.php b/search.php index 7396cbd..758f4c0 100644 --- a/search.php +++ b/search.php @@ -1,6 +1,6 @@ - - + +

Search Results for ""...

diff --git a/single.php b/single.php index cdf771b..5baa385 100644 --- a/single.php +++ b/single.php @@ -1,4 +1,7 @@ + + +
id="interior"> -- 2.17.1