/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:
 Description:  Twenty Fifteen Child Theme
 Author:       Glenn Eaton
 Author URI:   http://folio.glenneaton.net
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

html {
	scroll-behavior: smooth;
}

.site-credits {
    padding-left: 10px;
    font-size: small;
    color: rgba(51, 51, 51, 0.7);
}

.site-credits a {
  text-decoration: underline;
  color: rgba(51, 51, 51, 0.7);
}

.readmore-link {
  background: #E1F9A4 none repeat scroll 0 0;
  clear: both;
  padding: 2px 10px;
}

.readmore-link:hover {
  color: #000000;
}
