From 4bd180f8e9ffce180bc9773fd4c30ec5a170df99 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Fri, 6 Dec 2013 02:21:59 +0000 Subject: [PATCH] Twenty Fourteen: minor fixes to main and RTL CSS files' table of contents. git-svn-id: https://develop.svn.wordpress.org/trunk@26713 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfourteen/rtl.css | 5 +++-- src/wp-content/themes/twentyfourteen/style.css | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/wp-content/themes/twentyfourteen/rtl.css b/src/wp-content/themes/twentyfourteen/rtl.css index 778b4f33c1..d430f0d08b 100644 --- a/src/wp-content/themes/twentyfourteen/rtl.css +++ b/src/wp-content/themes/twentyfourteen/rtl.css @@ -15,9 +15,10 @@ See http://codex.wordpress.org/Right_to_Left_Language_Support * 4.0 - Header * 5.0 - Navigation * 6.0 - Content + * 6.3 - Entry Meta * 6.4 - Entry Content * 6.5 - Galleries - * 6.7 - Post/Paging Navigation + * 6.7 - Post/Image/Paging Navigation * 6.10 - Contributor Page * 6.14 - Comments * 7.0 - Sidebar @@ -167,7 +168,7 @@ td { /** - * 6.5 Gallery + * 6.5 Galleries * ----------------------------------------------------------------------------- */ diff --git a/src/wp-content/themes/twentyfourteen/style.css b/src/wp-content/themes/twentyfourteen/style.css index c3bbc29f59..4616803e80 100644 --- a/src/wp-content/themes/twentyfourteen/style.css +++ b/src/wp-content/themes/twentyfourteen/style.css @@ -28,7 +28,7 @@ Use it to make something cool, have fun, and share what you've learned with othe * 6.4 - Entry Content * 6.5 - Galleries * 6.6 - Post Formats - * 6.7 - Post/Paging Navigation + * 6.7 - Post/Image/Paging Navigation * 6.8 - Attachments * 6.9 - Archives * 6.10 - Contributor Page