Ticket #38543: 38543.diff
File 38543.diff, 884 bytes (added by , 8 years ago) |
---|
-
src/wp-content/themes/twentyseventeen/style.css
1578 1578 opacity: 0.7; 1579 1579 } 1580 1580 1581 .has-header-image.twentyseventeen-front-page .site-branding,1582 .has-header-image.home.blog .site-branding {1583 align-self: flex-end;1584 }1585 1586 1581 .site-title { 1587 1582 clear: none; 1588 1583 font-size: 24px; … … 1652 1647 1653 1648 .has-header-image.twentyseventeen-front-page .custom-header, 1654 1649 .has-header-image.home.blog .custom-header { 1655 display: flex;1656 1650 min-height: 300px; 1657 1651 min-height: 75vh; 1658 1652 } … … 3258 3252 3259 3253 .has-header-image.twentyseventeen-front-page .site-branding, 3260 3254 .has-header-image.home.blog .site-branding { 3255 left: 0; 3261 3256 bottom: 0; 3262 3257 padding-top: 0; 3263 3258 position: absolute;