diff --git a/header.php b/header.php index c259af5f..d1368bf7 100644 --- a/header.php +++ b/header.php @@ -47,7 +47,7 @@ >
-
\ No newline at end of file diff --git a/style.css b/style.css index 8a53570a..7cbf83ed 100644 --- a/style.css +++ b/style.css @@ -351,19 +351,19 @@ a:active { /* =Media ----------------------------------------------- */ -#masthead img, +.site-header img, .entry-content img, .comment-content img, .widget img { max-width: 100%; /* Fluid images for posts, comments, and widgets */ } -#masthead img, +.site-header img, .entry-content img, img[class*="align"], img[class*="wp-image-"] { height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */ } -#masthead img, +.site-header img, .entry-content img, img.size-full { max-width: 100%;