]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyfifteen/style.css
WordPress 4.5
[autoinstalls/wordpress.git] / wp-content / themes / twentyfifteen / style.css
index 141bec426b95f459284245d565323bf56e9701e2..6cae1e4642c3a8f30279796f4f1479ba0bb9b02f 100644 (file)
@@ -4,7 +4,7 @@ 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.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, 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
@@ -123,6 +123,10 @@ td {
        text-align: left;
 }
 
+fieldset {
+       min-width: inherit;
+}
+
 blockquote:before,
 blockquote:after,
 q:before,
@@ -1312,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;
@@ -3085,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;
@@ -3707,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;
@@ -4342,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;
@@ -4961,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;
@@ -5499,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;