]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyfifteen/style.css
Wordpress 4.6
[autoinstalls/wordpress.git] / wp-content / themes / twentyfifteen / style.css
index 2a555606d7f93762ef3493effdd08efdb34ab81a..56e46b688979db0d8b582942bf945f2581b8c01d 100644 (file)
@@ -4,10 +4,10 @@ Theme URI: https://wordpress.org/themes/twentyfifteen/
 Author: the WordPress team
 Author URI: https://wordpress.org/
 Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
-Version: 1.1
+Version: 1.6
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
-Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
+Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 Text Domain: twentyfifteen
 
 This theme, like WordPress, is licensed under the GPL.
@@ -123,6 +123,10 @@ td {
        text-align: left;
 }
 
+fieldset {
+       min-width: inherit;
+}
+
 blockquote:before,
 blockquote:after,
 q:before,
@@ -490,6 +494,10 @@ textarea {
 
 button,
 input {
+       -webkit-hyphens: none;
+       -moz-hyphens: none;
+       -ms-hyphens: none;
+       hyphens: none;
        line-height: normal;
 }
 
@@ -880,6 +888,14 @@ a:focus {
        content: "\f413";
 }
 
+.social-navigation a[href*="path.com"]:before {
+       content: "\f219";
+}
+
+.social-navigation a[href*="skype.com"]:before {
+       content: "\f220";
+}
+
 .secondary-toggle {
        background-color: transparent;
        border: 1px solid #eaeaea;
@@ -1300,6 +1316,15 @@ img.aligncenter {
        margin-bottom: 0;
 }
 
+.custom-logo {
+       max-height: 84px;
+       width: auto;
+}
+
+.wp-custom-logo .site-title {
+       margin-top: 0.545454545em;
+}
+
 .site-description {
        display: none;
        font-family: "Noto Sans", sans-serif;
@@ -3073,6 +3098,14 @@ p > video {
                line-height: 1.2069;
        }
 
+       .custom-logo {
+               max-height: 105px;
+       }
+
+       .wp-custom-logo .site-title {
+               margin-top: 0.482758621em;
+       }
+
        .site-description {
                font-size: 14px;
                font-size: 1.4rem;
@@ -3695,6 +3728,14 @@ p > video {
                line-height: 1.25;
        }
 
+       .custom-logo {
+               max-height: 104px;
+       }
+
+       .wp-custom-logo .site-title {
+               margin-top: 0.5em;
+       }
+
        .site-description {
                font-size: 16px;
                font-size: 1.6rem;
@@ -4330,6 +4371,14 @@ p > video {
                line-height: 1.3636;
        }
 
+       .custom-logo {
+               max-height: none;
+       }
+
+       .wp-custom-logo .site-title {
+               margin-top: 0.545454545em;
+       }
+
        .site-description {
                font-size: 12px;
                font-size: 1.2rem;
@@ -4949,6 +4998,10 @@ p > video {
                line-height: 1.1667;
        }
 
+       .wp-custom-logo .site-title {
+               margin-top: 0.583333333em;
+       }
+
        .site-description {
                font-size: 14px;
                font-size: 1.4rem;
@@ -5487,6 +5540,10 @@ p > video {
                line-height: 1.1852;
        }
 
+       .wp-custom-logo .site-title {
+               margin-top: 0.592592593em;
+       }
+
        .site-description {
                font-size: 16px;
                font-size: 1.6rem;