Line 35: | Line 35: | ||
color: rgba(2, 23, 37, 0.7); | color: rgba(2, 23, 37, 0.7); | ||
/*background-color: white;*/ | /*background-color: white;*/ | ||
− | overflow: hidden; /* 溢出隐藏 */ | + | /*overflow: hidden; /* 溢出隐藏 */*/ |
/*background: url("../img/cover.jpg") center no-repeat;*/ | /*background: url("../img/cover.jpg") center no-repeat;*/ | ||
-webkit-background-size: cover; | -webkit-background-size: cover; | ||
Line 42: | Line 42: | ||
body.overflow-hidden { | body.overflow-hidden { | ||
/* when primary navigation is visible, the content in the background won't scroll */ | /* when primary navigation is visible, the content in the background won't scroll */ | ||
− | overflow: hidden; | + | /*overflow: hidden;*/ |
} | } | ||
Revision as of 08:27, 6 October 2019