/*
Theme Name:     Network Aggregate
Description:    Child theme for the Daily Post theme
Author:         Justin Foell <justin@foell.org>
Author URI:     http://www.foell.org
Template:       dailypost
Version:        1.0
*/

@import url("../dailypost/style.css");

.entry-content img, .comment-content img, .widget img {
    max-width: 97.5%;
}
