/*
Theme Name:     Twenty Twelve Child
Theme URI:      http://beltswithpockets.com/
Description:    Child theme for the Twenty Twelve theme
Author:         Emily
Author URI:     http://beltswithpockets.com/home/
Template:       twentytwelve                             
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: none !important;
    box-shadow: none !important;
}