Template:USTCiGEM2010 header v1
From 2010.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
{ | { | ||
- | container: ' | + | container: 'LeftSide', |
speed:750, | speed:750, | ||
delay:500, | delay:500, | ||
Line 123: | Line 123: | ||
height:325px; | height:325px; | ||
text-align:center; | text-align:center; | ||
+ | position:absolute; | ||
+ | z-index:0; | ||
background-image:url(https://static.igem.org/mediawiki/2010/7/75/Tablemap.png); | background-image:url(https://static.igem.org/mediawiki/2010/7/75/Tablemap.png); | ||
border-top-left-radius:20px; | border-top-left-radius:20px; | ||
Line 129: | Line 131: | ||
#LeftSide{ | #LeftSide{ | ||
width:255px; | width:255px; | ||
- | height: | + | height:2000px; |
position:absolute; | position:absolute; | ||
top:320px; | top:320px; | ||
Line 142: | Line 144: | ||
position:absolute; | position:absolute; | ||
top:325px; | top:325px; | ||
- | right: | + | right:714px; |
z-index:30; | z-index:30; | ||
} | } | ||
Line 148: | Line 150: | ||
position:absolute; | position:absolute; | ||
top:330px; | top:330px; | ||
- | right: | + | right:764px; |
z-index:20; | z-index:20; | ||
- | width: | + | width:198px; |
min-height:400px; | min-height:400px; | ||
- | height: | + | height:1986px; |
background-image:url(https://static.igem.org/mediawiki/2010/7/74/Daogui200.png); | background-image:url(https://static.igem.org/mediawiki/2010/7/74/Daogui200.png); | ||
background-repeat:repeat-y; | background-repeat:repeat-y; | ||
} | } | ||
#Left{ | #Left{ | ||
- | width: | + | width:256px; |
- | height: | + | height:1983px; |
position:absolute; | position:absolute; | ||
top:337px; | top:337px; | ||
Line 168: | Line 170: | ||
#RightSide{ | #RightSide{ | ||
width:67px; | width:67px; | ||
- | height: | + | height:2000px; |
position:absolute; | position:absolute; | ||
top:320px; | top:320px; | ||
Line 175: | Line 177: | ||
background-image:url(https://static.igem.org/mediawiki/igem.org/3/3c/3-2.png); | background-image:url(https://static.igem.org/mediawiki/igem.org/3/3c/3-2.png); | ||
background-repeat:repeat-y; | background-repeat:repeat-y; | ||
+ | border-bottom-right-radius:20px | ||
} | } | ||
+ | #clip1{ | ||
+ | width:20px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | z-index:150; | ||
+ | top:2px; | ||
+ | right:8px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2010/7/75/Tablemap.png); | ||
+ | } | ||
+ | #Left{ | ||
+ | width:256px; | ||
+ | height:1983px; | ||
+ | position:absolute; | ||
+ | top:337px; | ||
+ | right:697px; | ||
+ | z-index:10; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2010/0/01/USTC_left.png); | ||
+ | background-repeat:repeat-y; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
Line 203: | Line 225: | ||
</div> | </div> | ||
<div id="Bottome"></div> | <div id="Bottome"></div> | ||
+ | <div id="clip1"></div> | ||
</div> | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 06:30, 26 October 2010