border-left: 3px solid #fcde74;
border-top: 3px solid #fcde74;
border-right: 3px solid #fcde74;
- padding: 0 9px;
- font-size: 18px;
+ padding: 0 2px 0 3px;
+ font-size: 15px;
font-family: Open Sans, sans-serif; }
#search-page {
<title>Emmet County Recycling</title>
<title><?php wp_title(); ?></title>
<?php wp_head();?>
- <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.1.15" />
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.1.16" />
<link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
<form role="search" name="search" method="get" id="searchform" action="<?php echo home_url('/'); ?>">
<div class="row">
<div id="large-12_s" class="small-12 columns">
- <input type="text" value="" name="s" id="lar-search" placeholder=" Search the site">
+ <input type="text" value="" name="s" id="lar-search" placeholder="Search the site">
</div>
<div id="top_angle" class="large-1 show-for-large-up columns"></div>
</div>
border-left: 3px solid #fcde74;
border-top: 3px solid #fcde74;
border-right: 3px solid #fcde74;
- padding: 0 9px;
- font-size: 18px;
+ padding: 0 2px 0 3px;
+ font-size: 15px;
font-family: Open Sans, sans-serif;
}