Difference between revisions of "Team:ETH Zurich/homeStyleCss"

 
(One intermediate revision by the same user not shown)
Line 186: Line 186:
 
     height:80%;
 
     height:80%;
 
     position:relative;
 
     position:relative;
    background: url("https://static.igem.org/mediawiki/2015/2/26/ETH_homepage_slideshow.png") no-repeat center center;
 
    background-size: auto 100%;
 
}
 
#homepageImageContainer img {
 
    transition: width 1s,transform 1s,opacity 1s;
 
    opacity:1;
 
    display:block;
 
    margin:auto;
 
    height:80%;
 
 
}
 
}
 
#homeMainCaption {
 
#homeMainCaption {
Line 205: Line 196:
 
     bottom:0;*/
 
     bottom:0;*/
 
}
 
}
#homeMainCaption p {
+
#homeMainCaption h3 {
 
     color:white;
 
     color:white;
 
     padding:5%;
 
     padding:5%;

Latest revision as of 23:21, 18 September 2015