Commit e2d39db0 authored by Guillaume Seguin's avatar Guillaume Seguin

Darker blue

parent 74bcf5dc
...@@ -231,8 +231,8 @@ h2 { ...@@ -231,8 +231,8 @@ h2 {
width: 100%; width: 100%;
height: 370px; height: 370px;
position: absolute; position: absolute;
-webkit-transition: all 0.2s ease; -webkit-transition: all 0.3s ease;
transition: all 0.2s ease; transition: all 0.3s ease;
} }
.homebox .front { .homebox .front {
...@@ -268,7 +268,11 @@ h2 { ...@@ -268,7 +268,11 @@ h2 {
} }
.homebox-large>div { .homebox-large>div {
background-color: #729fcf; background-color: #457BB4;
}
.homebox-large>div p {
margin: 0;
} }
/* CAROUSEL /* CAROUSEL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment