diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css index 295eae655f..b86091d736 100644 --- a/wp-content/themes/twentythirteen/style.css +++ b/wp-content/themes/twentythirteen/style.css @@ -1409,7 +1409,10 @@ footer.entry-meta { } .blog .format-aside:first-of-type, -.single .format-aside:first-of-type { +.single .format-aside:first-of-type, +.format-aside + .format-aside, +.format-aside + .format-link, +.format-link + .format-aside { box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2); } @@ -1699,7 +1702,6 @@ footer.entry-meta { display: inline; } - /* Quote */ .format-quote { background-color: #210d10;