|
|
Line 159: |
Line 159: |
| } | | } |
| | | |
- | #middleColumn{
| |
- | background-color: #EEE;
| |
- | width: 500px;
| |
- | height: 310px;
| |
- | padding: 5px;
| |
- | float: left;
| |
- | margin-left: 8px;
| |
- | }
| |
- |
| |
- | .verticalPics{
| |
- | width:120px;
| |
- | height:310px;
| |
- | }
| |
- |
| |
- | .horizontalPics{
| |
- | width:240px;
| |
- | height:150px;
| |
- | }
| |
- |
| |
- | #horizontalCombine{
| |
- | width:250px;
| |
- | height:310px;
| |
- | float:left;
| |
- | }
| |
- |
| |
- | .verticalPics#HKUST_Link{
| |
- | background-image:url(https://static.igem.org/mediawiki/2012/a/a4/HKUST_Link.jpg);
| |
- | width:120px;
| |
- | height:310px;
| |
- | float:left;
| |
- | margin-right:5px;
| |
- | position:relative;
| |
- | -moz-animation:flyInHKUST 2s;
| |
- | -webkit-animation:flyInHKUST 2s;
| |
- | }
| |
- |
| |
- | @-moz-keyframes flyInHKUST {
| |
- | 0% {left:1000px; top:0px;}
| |
- | 100% {left:0px; top:0px;}
| |
- | }
| |
- |
| |
- | @-webkit-keyframes flyInHKUST{
| |
- | 0% {left:1000px; top:0px;}
| |
- | 100% {left:0px; top:0px;}
| |
- | }
| |
- |
| |
- | .horizontalPics#iGEM_Logo{
| |
- | background-image:url(https://static.igem.org/mediawiki/2012/7/73/IGEM_Logo.jpg);
| |
- | width:240px;
| |
- | height:150px;
| |
- | float:left;
| |
- | position:relative;
| |
- | margin-left:5px;
| |
- | margin-right:5px;
| |
- | margin-bottom:5px;
| |
- | -moz-animation:flyIniGEM 2s;
| |
- | -webkit-animation:flyIniGEM 2s;
| |
- | }
| |
- |
| |
- | @-moz-keyframes flyIniGEM{
| |
- | 0%{left:0px; top:1000px;}
| |
- | 100% {left:0px; top:0px;}
| |
- | }
| |
- |
| |
- | @-webkit-keyframes flyIniGEM{
| |
- | 0%{left:0px; top:1000px;}
| |
- | 100% {left:0px; top:0px;}
| |
- | }
| |
- |
| |
- | .horizontalPics#HKUST_iGEM_Logo{
| |
- | background-color:#FFF;
| |
- | float:left;
| |
- | margin-left:5px;
| |
- | margin-right:5px;
| |
- | margin-top:5px;
| |
- | position:relative;
| |
- | -moz-animation:flyInHKUSTLogo 2s;
| |
- | -webkit-animation:flyInHKUSTLogo 2s;
| |
- | }
| |
- |
| |
- | @-moz-keyframes flyInHKUSTLogo{
| |
- | 0%{left:0px; bottom:1000px;}
| |
- | 100% {left:0px; bottom:0px;}
| |
- | }
| |
- |
| |
- | @-webkit-keyframes flyInHKUSTLogo{
| |
- | 0%{left:0px; bottom:1000px;}
| |
- | 100% {left:0px; bottom:0px;}
| |
- | }
| |
- |
| |
- | .verticalPics#TEMP{
| |
- | background-image:url(https://static.igem.org/mediawiki/2012/a/a4/HKUST_Link.jpg);
| |
- | float:right;
| |
- | position:relative;
| |
- | -moz-animation:flyInTEMP 2s;
| |
- | -webkit-animation:flyInTEMP 2s;
| |
- | }
| |
- |
| |
- | @-moz-keyframes flyInTEMP{
| |
- | 0%{right:1000px; top:0px;}
| |
- | 100% {right:0px; top:0px;}
| |
- | }
| |
- |
| |
- | @-webkit-keyframes flyInTEMP{
| |
- | 0%{right:1000px; top:0px;}
| |
- | 100% {right:0px; top:0px;}
| |
- | }
| |
- |
| |
- |
| |
- | #leftColumn{
| |
- | width:220px;
| |
- | padding-top:10px;
| |
- | padding-bottom:10px;
| |
- | height:auto;
| |
- | float:left;
| |
- | background-color:#EEE;
| |
- | }
| |
- |
| |
- | #rightColumn{
| |
- | width:220px;
| |
- | padding-top:10px;
| |
- | padding-bottom:10px;
| |
- | height:auto;
| |
- | float:right;
| |
- | background-color:#EEE;
| |
- | }
| |
- |
| |
- | #Home_Caption_Div{
| |
- | width:200px;
| |
- | height:50px;
| |
- | position:relative;
| |
- | margin:10px;
| |
- | top:0px;
| |
- | left:0px;
| |
- | }
| |
- |
| |
- | #Home_Caption{
| |
- | width:200px;
| |
- | height:50px;
| |
- | position:absolute;
| |
- | background-image:url(https://static.igem.org/mediawiki/2012/7/78/Home_Caption.jpg);
| |
- |
| |
- | }
| |
- |
| |
- | #Team_Caption{
| |
- | width:200px;
| |
- | height:50px;
| |
- | position:relative;
| |
- | margin:10px;
| |
- | background-image:url(https://static.igem.org/mediawiki/2012/0/09/Team_Caption.jpg);
| |
- |
| |
- | }
| |
- |
| |
- | #Team_Profile_Caption{
| |
- | width:200px;
| |
- | height:50px;
| |
- | position:relative;
| |
- | margin:10px;
| |
- | background-image:url(https://static.igem.org/mediawiki/2012/9/91/Team_Profile_Caption.jpg);
| |
- |
| |
- | }
| |
- |
| |
- | #Project_Caption{
| |
- | width:200px;
| |
- | height:50px;
| |
- | position:relative;
| |
- | margin:10px;
| |
- | background-image:url(https://static.igem.org/mediawiki/2012/e/ea/Project.jpg);
| |
- |
| |
- | }
| |
- |
| |
- | #Parts_Caption{
| |
- | width:200px;
| |
- | height:50px;
| |
- | position:relative;
| |
- | margin:10px;
| |
- | background-image:url(https://static.igem.org/mediawiki/igem.org/f/f1/Parts_Caption.jpg);
| |
- |
| |
- | }
| |
- |
| |
- | #Modeling_Caption{
| |
- | width:200px;
| |
- | height:50px;
| |
- | position:relative;
| |
- | margin:10px;
| |
- | background-image:url(https://static.igem.org/mediawiki/2012/d/d9/Modeling_Caption.jpg);
| |
- |
| |
- | }
| |
- |
| |
- | #Notebook_Caption{
| |
- | width:200px;
| |
- | height:50px;
| |
- | position:relative;
| |
- | margin:10px;
| |
- | background-image:url(https://static.igem.org/mediawiki/2012/4/4c/Notebook_Caption.jpg);
| |
- |
| |
- | }
| |
- |
| |
- | #Safety_Caption{
| |
- | width:200px;
| |
- | height:50px;
| |
- | position:relative;
| |
- | margin:10px;
| |
- | background-image:url(https://static.igem.org/mediawiki/2012/1/1d/Safey_Caption.jpg);
| |
- |
| |
- | }
| |
| | | |
| #Navigation_top{ | | #Navigation_top{ |