]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentythirteen/style.css
WordPress 4.2-scripts
[autoinstalls/wordpress.git] / wp-content / themes / twentythirteen / style.css
index c229164c8bb99a08ea3e361afdc64ec46956409b..1322f48c76a0560afc66dbf79bbcc779c92936aa 100644 (file)
@@ -1,10 +1,10 @@
 /*
 Theme Name: Twenty Thirteen
-Theme URI: http://wordpress.org/themes/twentythirteen
+Theme URI: https://wordpress.org/themes/twentythirteen/
 Author: the WordPress team
-Author URI: http://wordpress.org/
+Author URI: https://wordpress.org/
 Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
-Version: 1.4
+Version: 1.5
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
@@ -539,7 +539,10 @@ hr {
 /* Assistive text */
 .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
+       overflow: hidden;
        position: absolute !important;
+       height: 1px;
+       width: 1px;
 }
 
 .screen-reader-text:focus {