/*
Theme Name:     CleanRoar for Je.org
Theme URI:      http: //example.com/
Description:    Child theme for the CleanRoar
Author:         Josh Erickson
Author URI:     http: //example.com/about/
Template:       cleanroar
Version:        0.1.0
*/

@import url("../cleanroar/style.css");
pre {
        width:100%;
        max-height: 750px;
        overflow: auto;
        border: solid 1px gray;
}
#content img { padding: 0px; }
.entry h3 {
        font-size: large;
        color: black;
}
