Fix styling and layouts in splash view

This commit is contained in:
Gopesh Tulsyan 2014-06-20 22:41:18 +05:30
parent cc8299294d
commit 38abcd8902
3 changed files with 32 additions and 27 deletions

View file

@ -99,20 +99,25 @@ body {
background-size: cover;
-webkit-background-size:cover;
}
.banner-disp.with-location-background{
#location .with-background {
min-height: 500px;
}
.banner-disp.with-splash-banner{
#splash-banner .with-background{
min-height: 700px;
}
.location-links li{
display: inline-block;
margin-right: 2em;
}
.banner-text{
padding-top: 10%;
color: #fff;
}
.pad{
padding-top: 35px;
padding-bottom: 35px;