Difference between revisions of "Team:ETH Zurich/homeStyleCss"
Line 185: | Line 185: | ||
transition: width 1s,transform 1s,opacity 1s; | transition: width 1s,transform 1s,opacity 1s; | ||
opacity:1; | opacity:1; | ||
+ | } | ||
+ | homeMainImageContainer { | ||
+ | height:80%; | ||
} | } | ||
#homeMainCaption { | #homeMainCaption { | ||
background: rgba(0,0,0,0.7); | background: rgba(0,0,0,0.7); | ||
height:20%; | height:20%; | ||
− | + | /* transition: height 0.2s; | |
position:absolute; | position:absolute; | ||
left:0; | left:0; | ||
right:0; | right:0; | ||
− | bottom:0; | + | bottom:0;*/ |
} | } | ||
#homeMainCaption p { | #homeMainCaption p { |
Revision as of 21:52, 17 September 2015