From fc35ef690b5e2b71992158c4fd4880b53674d494 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Fri, 13 Feb 2015 18:01:30 +0000 Subject: [PATCH] Bundled themes: remove URLs from reset credits. Closes #30764. git-svn-id: https://develop.svn.wordpress.org/trunk@31454 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyeleven/style.css | 2 +- src/wp-content/themes/twentyfifteen/style.css | 6 ++---- src/wp-content/themes/twentyfourteen/style.css | 5 +---- src/wp-content/themes/twentyten/style.css | 2 +- 4 files changed, 5 insertions(+), 10 deletions(-) diff --git a/src/wp-content/themes/twentyeleven/style.css b/src/wp-content/themes/twentyeleven/style.css index cfa696cd15..a07b19587a 100644 --- a/src/wp-content/themes/twentyeleven/style.css +++ b/src/wp-content/themes/twentyeleven/style.css @@ -11,7 +11,7 @@ Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, ri Text Domain: twentyeleven */ -/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html +/* =Reset default browser CSS. Based on work by Eric Meyer. -------------------------------------------------------------- */ html, body, div, span, applet, object, iframe, diff --git a/src/wp-content/themes/twentyfifteen/style.css b/src/wp-content/themes/twentyfifteen/style.css index 0f2b573759..ee26c02ff7 100644 --- a/src/wp-content/themes/twentyfifteen/style.css +++ b/src/wp-content/themes/twentyfifteen/style.css @@ -55,10 +55,8 @@ Use it to make something cool, have fun, and share what you've learned with othe /** * 1.0 - Reset * - * Resetting and rebuilding styles have been helped along thanks to the fine work of - * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html - * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ - * and Blueprint http://www.blueprintcss.org/ + * Resetting and rebuilding styles have been helped along thanks to the fine + * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint. */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { diff --git a/src/wp-content/themes/twentyfourteen/style.css b/src/wp-content/themes/twentyfourteen/style.css index 0bba06068c..1f2116c169 100644 --- a/src/wp-content/themes/twentyfourteen/style.css +++ b/src/wp-content/themes/twentyfourteen/style.css @@ -53,10 +53,7 @@ Use it to make something cool, have fun, and share what you've learned with othe * 1.0 Reset * * Resetting and rebuilding styles have been helped along thanks to the fine - * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html - * along with Nicolas Gallagher and Jonathan Neal - * http://necolas.github.com/normalize.css/ and Blueprint - * http://www.blueprintcss.org/ + * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint. * * ----------------------------------------------------------------------------- */ diff --git a/src/wp-content/themes/twentyten/style.css b/src/wp-content/themes/twentyten/style.css index 9a3749fbd7..56c3a1b569 100644 --- a/src/wp-content/themes/twentyten/style.css +++ b/src/wp-content/themes/twentyten/style.css @@ -12,7 +12,7 @@ Text Domain: twentyten */ -/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html +/* =Reset default browser CSS. Based on work by Eric Meyer. -------------------------------------------------------------- */ html, body, div, span, applet, object, iframe,