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

 
(13 intermediate revisions by the same user not shown)
Line 185: Line 185:
 
#homepageImageContainer {
 
#homepageImageContainer {
 
     height:80%;
 
     height:80%;
     display:table;
+
     position:relative;
    vertical-align:middle;
+
}
+
#homepageImageContainer img {
+
    transition: width 1s,transform 1s,opacity 1s;
+
    opacity:1;
+
    display:table-cell;
+
    vertical-align:middle;
+
 
}
 
}
 
#homeMainCaption {
 
#homeMainCaption {
Line 203: Line 196:
 
     bottom:0;*/
 
     bottom:0;*/
 
}
 
}
#homeMainCaption p {
+
#homeMainCaption h3 {
 
     color:white;
 
     color:white;
 
     padding:5%;
 
     padding:5%;
Line 224: Line 217:
 
     opacity:1;
 
     opacity:1;
 
}*/
 
}*/
 +
/*
 
#homeMainContainer img {
 
#homeMainContainer img {
 
     height:auto;
 
     height:auto;
Line 236: Line 230:
  
  
}
+
}*/
 
#homeMainContainer a {
 
#homeMainContainer a {
 
     color:#006EB4;
 
     color:#006EB4;
Line 247: Line 241:
 
</style>
 
</style>
  
<style id="mainState0">
 
#homeMainContainer img {
 
}
 
</style>
 
<style id="mainState1">
 
#homeMainContainer img {
 
}
 
</style>
 
<style id="mainState2">
 
#homeMainContainer img {
 
 
}
 
</style>
 
<style id="mainState3">
 
#homeMainContainer img {
 
}
 
</style>
 
<style id="mainState4">
 
#homeMainContainer img {
 
}
 
</style>
 
<style id="mainState5">
 
#homeMainContainer img {
 
}
 
</style>
 
 
</html>
 
</html>

Latest revision as of 23:21, 18 September 2015