/*
 Theme Name:   Griffith Basic Theme for Health Check
 Description:  Theme Customisations for Griffith Health Check
 Author:       Nicholas Caldwell
 Template:     basic-theme
 Version:      1.0.0
*/

.home-timeline .post {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.5em;
    padding-bottom: 1em;
    padding-top: 1em;
}

#main-content .home-timeline .post-meta.post-date {
    font-size: 0.8em;
    float: right;
    margin-top: 0.5em;
}

.blog-link {
    margin-top: 1em;
}
