]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyfourteen/style.css
WordPress 4.2
[autoinstalls/wordpress.git] / wp-content / themes / twentyfourteen / style.css
index 0bba06068cacfc03f62e1656cff483c91f00cef3..9b9515f61dcd311f780503d193bcae8f9cd6656f 100644 (file)
@@ -1,10 +1,10 @@
 /*
 Theme Name: Twenty Fourteen
-Theme URI: http://wordpress.org/themes/twentyfourteen
+Theme URI: https://wordpress.org/themes/twentyfourteen/
 Author: the WordPress team
-Author URI: http://wordpress.org/
+Author URI: https://wordpress.org/
 Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
-Version: 1.3
+Version: 1.4
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
@@ -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.
  *
  * -----------------------------------------------------------------------------
  */
@@ -719,7 +716,10 @@ div.wp-caption.alignright .wp-caption-text {
 
 .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
-       position: absolute;
+       overflow: hidden;
+       position: absolute !important;
+       height: 1px;
+       width: 1px;
 }
 
 .screen-reader-text:focus {