fixed the right color background for video home

This commit is contained in:
Bachir Soussi Chiadmi
2015-06-15 14:06:34 +02:00
parent a908bb02ca
commit 1657634e1a
3 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
\___/\____/_/\____/_/ /____/
*/
$creme : #f7f8f2;
$creme : #f7f4ed;
$orange : rgb(255,116,0);
$bleumarine : rgb(27,20,100);
$vertgris : rgb(95,159,131);

View File

@@ -2812,7 +2812,7 @@ body.home-v2{
}
&.intro-video{
height:auto;
background-color: #f7f8f2;
background-color: $creme;
margin-top:2em;margin-bottom:2em; padding-top:0;
.field-name-field-emvideo{
.embedded-video{