From 4b498e92012c5343022a6ac291e5276dade40ffd Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 13 Jan 2015 07:20:51 +0000 Subject: [PATCH] Twenty Fifteen: Add print section to the table of contents in the stylesheet. props iamtakashi. fixes #30993. git-svn-id: https://develop.svn.wordpress.org/trunk@31175 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfifteen/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentyfifteen/style.css b/src/wp-content/themes/twentyfifteen/style.css index d96579b0bf..60ab5e49b0 100644 --- a/src/wp-content/themes/twentyfifteen/style.css +++ b/src/wp-content/themes/twentyfifteen/style.css @@ -48,6 +48,7 @@ Use it to make something cool, have fun, and share what you've learned with othe * 16.5 - Desktop Medium * 16.6 - Desktop Large * 16.7 - Desktop X-Large + * 17.0 - Print */ @@ -5851,7 +5852,7 @@ p > video { /** - * 16.0 Print + * 17.0 Print */ @media print {