added contact footer on home V2

This commit is contained in:
Bachir Soussi Chiadmi
2015-07-16 15:02:15 +02:00
parent feef7951cd
commit 54f496acad
5 changed files with 71 additions and 6 deletions

View File

@@ -3356,6 +3356,19 @@ body.home-v2{
&:after{z-index: -1; opacity:0.4;}
}
}
#contact-pane{
margin:2em 0; padding:1em;
background-color: #e6e6e6;
.field-name-body{
text-align: center;
p{
@include inlineblock();
min-width: 20%;
}
}
}
} // homeV2
/*
@@ -3374,4 +3387,4 @@ body.home-v2{
@import "misc.scss";
// end
// end