updated core to 7.54

This commit is contained in:
Bachir Soussi Chiadmi
2017-03-14 18:50:18 +01:00
parent 44557a31f0
commit b9ffb21f32
168 changed files with 1202 additions and 441 deletions

View File

@@ -709,7 +709,7 @@ body.front {
display: block;
width: 115px;
height: 261px;
height: 450px;
text-indent: -999px;
overflow: hidden;
margin-top: 5px;
@@ -760,12 +760,15 @@ body.front {
#logos-partenaires-home #ministere-culture {
display: block;
width: 115px;
height: 151px;
height: 180px;
text-indent: -999px;
overflow: hidden;
margin: 0;
margin: 10px 0 0 0;
padding: 0;
background: url(../img/logos/LOGO-MC.jpg) no-repeat top center;
background-image: url(../img/logos/LOGO_MC.jpg);
background-size: contain;
background-repeat: no-repeat;
background-position: top;
}