Ticket #38972: 38972.1.patch
File 38972.1.patch, 711 bytes (added by , 8 years ago) |
---|
-
src/wp-content/themes/twentyseventeen/style.css
2237 2237 margin: 0 0 1.5em; 2238 2238 } 2239 2239 2240 .page:not(.home) #content { 2241 padding-bottom: 1.5em; 2242 } 2243 2240 2244 /* 404 page */ 2241 2245 2242 2246 .error404 .page-content { … … 3655 3659 /* Posts */ 3656 3660 3657 3661 .site-content { 3658 padding: 6.5em 0 0;3662 padding: 5.5em 0 0; 3659 3663 } 3660 3664 3661 3665 .single-post .entry-title, … … 3816 3820 margin-bottom: 4em; 3817 3821 } 3818 3822 3823 .page:not(.home) #content { 3824 padding-bottom: 3.25em; 3825 } 3826 3819 3827 /* 404 page */ 3820 3828 3821 3829 .error404 .page-content {