Template:Team:UESTC/hidden

From 2013.igem.org

(Difference between revisions)
Line 157: Line 157:
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled='false',startColorstr='#457EBC',endColorstr='#93B1C4')";  
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled='false',startColorstr='#457EBC',endColorstr='#93B1C4')";  
background-size:auto 1300px;
background-size:auto 1300px;
-
}
 
-
/*
 
-
* main content div style
 
-
*/
 
-
#main{
 
-
box-shadow: inset 0 0 10px #000000;
 
-
-moz-box-shadow:inset 0 0 40px #000000;
 
-
-webkit-box-shadow: inset 0 0 40px #000000;
 
-
padding-bottom: 100px;
 
-
z-index: 10;
 
-
width: 100%;
 
-
position:relative;
 
-
top: -50px;
 
-
left:0%;
 
-
}
 
-
/*
 
-
* for footer moving cloud
 
-
*/
 
-
#experiment{
 
-
position: fixed;
 
-
bottom: 0px;
 
-
z-index: 5;
 
-
 
-
}
 
-
#background {
 
-
background-color:#467FBC;
 
-
background: url('https://2013.igem.org/File:Cloud_back.png') repeat-x;
 
-
    background: url('https://static.igem.org/mediawiki/2013/7/70/UESTC_cloud2.png') 5% 5%, url('https://static.igem.org/mediawiki/2013/3/33/Cloud_front.jpg') 50% 50%, url('https://2013.igem.org/File:Cloud_back.png') 90% 110% repeat-x;
 
-
    top: 78%;
 
-
    left: 0;
 
-
    right: 0;
 
-
    bottom: 0;
 
-
    position: fixed;
 
-
    -webkit-transition: left 300s linear;
 
-
    -moz-transition: left 300s linear;
 
-
    -o-transition: left 300s linear;
 
-
    -ms-transition: left 300s linear;
 
-
    transition: left 300s linear;
 
-
    z-index: 0;
 
}
}
-
body:target #background {
 
-
    left: -5000px;
 
-
}
 
-
body:hover #background {
 
-
    left: -9999px;
 
-
}
 
/*
/*
  * img responsive  
  * img responsive  

Revision as of 05:15, 6 August 2013