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

Line 188: Line 188:
 
#homeMainCaption {
 
#homeMainCaption {
 
     background: rgba(0,0,0,0.7);
 
     background: rgba(0,0,0,0.7);
     height:0;
+
     height:20%;
 
     transition: height 0.2s;
 
     transition: height 0.2s;
 
     position:absolute;
 
     position:absolute;
Line 216: Line 216:
 
     opacity:1;
 
     opacity:1;
 
}*/
 
}*/
#homeMainContainer:hover #homeMainCaption {
 
    height:20%;
 
}
 
 
#homeMainContainer img {
 
#homeMainContainer img {
 
     height:auto;
 
     height:auto;

Revision as of 21:49, 17 September 2015