From 38fb3846858d6c809b88ea6d58e2e438ce24d608 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 19 Nov 2014 12:01:52 -0500 Subject: [PATCH] Adding the widget for the houzz --- css/styles.css | 2 +- front-page.php | 23 +++++++++++++++++++++-- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/css/styles.css b/css/styles.css index 1deb94b..c5d2fd1 100644 --- a/css/styles.css +++ b/css/styles.css @@ -502,7 +502,7 @@ img.alignleft { display: inline; } img.alignleft, img.alignright, img.aligncenter, div.wp-caption img { - border: 1px solid #b1b3b5; + border: 2px solid #b1b3b5; } .alignright { diff --git a/front-page.php b/front-page.php index f987eed..9949ff7 100644 --- a/front-page.php +++ b/front-page.php @@ -63,7 +63,6 @@ Build With Confidence
- + + +
+ +
-- 2.17.1