Team:ZJU-China/test.htm
From 2012.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
#globalWrapper /* Global Environment (origin item) */ | #globalWrapper /* Global Environment (origin item) */ | ||
{ | { | ||
- | background-color: # | + | background-color: #F8F8F8; |
background-attachment: fixed; | background-attachment: fixed; | ||
background-position: 50% 0; | background-position: 50% 0; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | background-image: url(" | + | background-image: url(""); |
overflow: hidden; | overflow: hidden; | ||
} | } |