]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentysixteen/style.css
WordPress 4.4.1
[autoinstalls/wordpress.git] / wp-content / themes / twentysixteen / style.css
index 60a26186985945a81ab405ff1a4583ba5ad9d2f7..909a03e1d8b09531e4f7e50477df50fef30fdd21 100644 (file)
@@ -4,7 +4,7 @@ Theme URI: https://wordpress.org/themes/twentysixteen/
 Author: the WordPress team
 Author URI: https://wordpress.org/
 Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
-Version: 1.0
+Version: 1.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
@@ -1487,7 +1487,6 @@ blockquote:after,
        border-radius: 2px;
        display: inline-block;
        font-family: Montserrat, "Helvetica Neue", sans-serif;
-       font-size: inherit !important;
        line-height: 1;
        margin: 0 0.1875em 0.4375em 0;
        padding: 0.5625em 0.4375em 0.5em;
@@ -1961,7 +1960,7 @@ body:not(.search-results) .entry-summary > :last-child,
        color: #007acc;
 }
 
-.entry-footer > span:not(:first-child):before {
+.entry-footer > span:not(:last-child):after {
        content: "\002f";
        display: inline-block;
        opacity: 0.7;
@@ -3515,7 +3514,7 @@ p > video {
                width: 21.42857143%;
        }
 
-       body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:first-child):before {
+       body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after {
                display: none;
        }