Line 23: | Line 23: | ||
.bg-container { | .bg-container { | ||
− | + | background-attachment: fixed; | |
+ | |||
overflow: hidden; | overflow: hidden; | ||
position: relative; | position: relative; | ||
background-image: url(https://static.igem.org/mediawiki/2018/9/96/T--Mingdao--human_practice_top.jpg); | background-image: url(https://static.igem.org/mediawiki/2018/9/96/T--Mingdao--human_practice_top.jpg); | ||
− | background-repeat: | + | background-repeat: no-repeat; |
background-size: 100%; | background-size: 100%; | ||
+ | background-position: center; | ||
} | } | ||
Line 37: | Line 39: | ||
.main-content { | .main-content { | ||
− | background-color: rgba(255,255,255, . | + | background-color: rgba(255,255,255, .7); |
width: 80%; | width: 80%; | ||
margin-left: 10%; | margin-left: 10%; |
Revision as of 07:51, 5 October 2018