From e5a48346330e1c5bb740f0028c5b3c2e0deafccc Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Fri, 22 Nov 2013 11:21:57 +0000 Subject: [PATCH] Twenty Fourteen: style `cite` element correctly when not in a blockquote. See #25946. git-svn-id: https://develop.svn.wordpress.org/trunk@26326 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfourteen/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wp-content/themes/twentyfourteen/style.css b/src/wp-content/themes/twentyfourteen/style.css index b55c672efe..db94cdee05 100644 --- a/src/wp-content/themes/twentyfourteen/style.css +++ b/src/wp-content/themes/twentyfourteen/style.css @@ -188,6 +188,7 @@ strong { font-weight: 700; } +cite, dfn, em, i {