home v2 update
This commit is contained in:
@@ -31,13 +31,6 @@
|
||||
@import "layout.scss";
|
||||
@import "../fonts/icon/foundation-icons.css";
|
||||
|
||||
#root{
|
||||
// background: #fff url('../img/beta-2.png') no-repeat 0px 0px;
|
||||
body.home-v2 &{
|
||||
background-color: $creme;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@mixin shadowBtn(){
|
||||
@include drop-shadow(0, 0, 5px, 0.4);
|
||||
@@ -2781,6 +2774,8 @@ body.page-node-11187{
|
||||
*/
|
||||
|
||||
body.home-v2{
|
||||
background-color: $creme;
|
||||
|
||||
#center{
|
||||
background-color: transparent;
|
||||
padding:0;
|
||||
@@ -2801,6 +2796,7 @@ body.home-v2{
|
||||
.panel-separator{clear:both;}
|
||||
>.panel-panel>div>.panel-pane {
|
||||
// padding: 10px 15px;
|
||||
overflow:hidden;
|
||||
|
||||
&.pane-node{
|
||||
@include rounded(5px);
|
||||
@@ -2957,8 +2953,10 @@ body.home-v2{
|
||||
.links a{background-color: #e6e6e6;}
|
||||
|
||||
.field-name-field-bandeau{
|
||||
@include inlineblock(); width:60%;
|
||||
@include inlineblock(); width:60%; height:100%; overflow:hidden;
|
||||
img{max-width:2000px;}
|
||||
}
|
||||
|
||||
.group-content{
|
||||
@include inlineblock(); width:35%;
|
||||
background-color: rgba(255,255,255, 0.7);
|
||||
@@ -2980,6 +2978,7 @@ body.home-v2{
|
||||
left: -50px;
|
||||
}
|
||||
}
|
||||
|
||||
&.formations{
|
||||
@include shaddowed();
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user