From 144d2eac7c5f13aa1ad3e141164827562f5d2494 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 3 Aug 2017 13:08:24 -0400 Subject: [PATCH] bumping stylesheet version number bumping stylesheet version number and adjusting placeholder text for the search widget --- css/app.css | 4 ++-- header.php | 2 +- scss/_wordpress.scss | 4 ++-- style.css | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/css/app.css b/css/app.css index aaefaa7..51589f7 100755 --- a/css/app.css +++ b/css/app.css @@ -6158,8 +6158,8 @@ body .rCw .btn { border-left: 3px solid #fcde74 !important; border-top: 3px solid #fcde74 !important; border-right: 3px solid #fcde74 !important; - padding: 0 9px !important; - font-size: 18px !important; + padding: 0 3px !important; + font-size: 14px !important; font-family: Open Sans, sans-serif !important; } .recollect-input::-webkit-input-placeholder { font-size: 14px; } diff --git a/header.php b/header.php index f38090c..d696e19 100755 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ Emmet County Recycling <?php wp_title(); ?> - + diff --git a/scss/_wordpress.scss b/scss/_wordpress.scss index 05d75a2..fb12c0d 100755 --- a/scss/_wordpress.scss +++ b/scss/_wordpress.scss @@ -131,8 +131,8 @@ body .rCw .btn{ border-left: 3px solid #fcde74 !important; border-top: 3px solid #fcde74 !important; border-right: 3px solid #fcde74 !important; - padding: 0 9px !important; - font-size: 18px !important; + padding: 0 3px !important; + font-size: 14px !important; font-family: Open Sans, sans-serif !important; &::-webkit-input-placeholder { font-size: 14px;} &::-moz-input-placeholder { font-size: 14px;} diff --git a/style.css b/style.css index 0fa2221..235133b 100755 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Emmet County Recycling Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme created for Emmet County's Recycling Center. -Version: 1.1.14 +Version: 1.1.15 */ -- 2.17.1