Make WordPress Core

Ticket #38543: 38543.diff

File 38543.diff, 884 bytes (added by afercia, 8 years ago)
  • src/wp-content/themes/twentyseventeen/style.css

     
    15781578        opacity: 0.7;
    15791579}
    15801580
    1581 .has-header-image.twentyseventeen-front-page .site-branding,
    1582 .has-header-image.home.blog .site-branding {
    1583         align-self: flex-end;
    1584 }
    1585 
    15861581.site-title {
    15871582        clear: none;
    15881583        font-size: 24px;
     
    16521647
    16531648.has-header-image.twentyseventeen-front-page .custom-header,
    16541649.has-header-image.home.blog .custom-header {
    1655         display: flex;
    16561650        min-height: 300px;
    16571651        min-height: 75vh;
    16581652}
     
    32583252
    32593253        .has-header-image.twentyseventeen-front-page .site-branding,
    32603254        .has-header-image.home.blog .site-branding {
     3255                left: 0;
    32613256                bottom: 0;
    32623257                padding-top: 0;
    32633258                position: absolute;