From: Anthony Talarico Date: Thu, 3 Aug 2017 17:08:24 +0000 (-0400) Subject: bumping stylesheet version number X-Git-Tag: v1.1.15^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=144d2eac7c5f13aa1ad3e141164827562f5d2494;p=WP-Themes%2FRecycleEmmet.git bumping stylesheet version number bumping stylesheet version number and adjusting placeholder text for the search widget --- 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 */