.blog_post_title {
    padding-left: 5px;
}
.blog_post_info {
    border-top: 1px solid #cccccc;
    margin-bottom: 10px;
    padding-left: 5px;
}
.blog_post_content {
    padding-left: 5px;
    margin-bottom: 15px;
}

.blog_post_comments_small {
    clear: both;
    margin-bottom: 15px;
}

/* github post */
.shell_img {
    /* width: 600px; */
}
