diff --git a/wp-content/themes/twentytwelve/content-image.php b/wp-content/themes/twentytwelve/content-image.php index 17849c6170..d0eccbd90e 100644 --- a/wp-content/themes/twentytwelve/content-image.php +++ b/wp-content/themes/twentytwelve/content-image.php @@ -14,7 +14,9 @@ diff --git a/wp-content/themes/twentytwelve/style.css b/wp-content/themes/twentytwelve/style.css index ecaf52075f..a914617cb7 100644 --- a/wp-content/themes/twentytwelve/style.css +++ b/wp-content/themes/twentytwelve/style.css @@ -975,6 +975,9 @@ article.format-image footer h2 { font-size: 0.785714286rem; line-height: 2.181818182; } +article.format-image footer a h2 { + font-weight: normal; +} /* Link posts */ article.format-link header {