/*
 Theme Name:   Penscratch Child
 Theme URI:    http://plover.net/~dave/blog/wp-content/themes/penscratch-child
 Description:  Penscratch Child Theme
 Author:       David Cornelson
 Author URI:   http://plover.net/~dave/blog
 Template:     penscratch
 Version:      1.0.2
 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:  penscratch-child
*/

.site-header {
    margin: 0 0 27px;
    padding: 0 0 24px;
    border-bottom: 1px solid #eee;
}

.site-branding {
  clear: both;
  text-align: center;
}

.inform7 {
  font-family: "courier new";
  font-size: 12px;
  line-height: 10px;
}

.small-code {
    font-size: .6em;
}
