Line 6,660: | Line 6,660: | ||
/* the entire div */ | /* the entire div */ | ||
.top-nav{ | .top-nav{ | ||
+ | width:10%; | ||
z-index:1; | z-index:1; | ||
background-image:url('https://static.igem.org/mediawiki/2018/c/cc/T--GreatBay_China--menu4.jpg'); | background-image:url('https://static.igem.org/mediawiki/2018/c/cc/T--GreatBay_China--menu4.jpg'); | ||
Line 6,750: | Line 6,751: | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
background-size: 100%; | background-size: 100%; | ||
− | |||
position:absolute; | position:absolute; | ||
top:0; | top:0; | ||
height:180px; | height:180px; | ||
− | |||
padding:0 0 0 0; | padding:0 0 0 0; | ||
margin:0 0 0 0; | margin:0 0 0 0; | ||
Line 6,764: | Line 6,763: | ||
position:absolute; | position:absolute; | ||
top:180px; | top:180px; | ||
− | |||
− | |||
background:rgba(125, 63, 152, 0.4); | background:rgba(125, 63, 152, 0.4); | ||
min-height:2000px; | min-height:2000px; |