Team:Bielefeld-CeBiTec
From 2014.igem.org
(Difference between revisions)
Line 76: | Line 76: | ||
padding:0; | padding:0; | ||
width:1000px; | width:1000px; | ||
- | margin: | + | margin-left: 170px; |
border-radius:0px; | border-radius:0px; | ||
opacity:0.96; | opacity:0.96; | ||
box-shadow:0px -5px 3px 0px #040404; | box-shadow:0px -5px 3px 0px #040404; | ||
- | |||
background: rgb(238,238,238); /* Old browsers */ | background: rgb(238,238,238); /* Old browsers */ | ||
background: -moz-linear-gradient(45deg, rgb(238,238,238) 0%, rgb(204,204,204) 100%); /* FF3.6+ */ | background: -moz-linear-gradient(45deg, rgb(238,238,238) 0%, rgb(204,204,204) 100%); /* FF3.6+ */ | ||
Line 89: | Line 88: | ||
background: linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* W3C */ | background: linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* W3C */ | ||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ | ||
+ | |||
} | } |
Revision as of 12:55, 1 June 2014
|
|||||||||