Ticket #38395: 38395.1.patch
| File 38395.1.patch, 711 bytes (added by , 9 years ago) |
|---|
-
src/wp-content/themes/twentyseventeen/style.css
3907 3907 } 3908 3908 } 3909 3909 3910 @media screen and ( min-width: 55em ) {3911 3912 .panel-image {3913 background-attachment: fixed;3914 }3915 }3916 3917 3910 @media screen and ( min-width: 67em ) { 3918 3911 3919 3912 /* Layout */ … … 3978 3971 } 3979 3972 } 3980 3973 3974 @media screen and ( min-width: 85.45em ) { 3975 3976 .panel-image { 3977 background-attachment: fixed; 3978 } 3979 } 3980 3981 3981 @media screen and ( max-width: 48.875em ) and ( min-width: 48em ) { 3982 3982 3983 3983 .admin-bar .site-navigation-fixed.navigation-top,