added minister culture logo

This commit is contained in:
Bachir Soussi Chiadmi 2017-03-14 17:49:13 +01:00
parent 1a06561593
commit 44557a31f0
4 changed files with 10 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@ -757,6 +757,16 @@ body.front {
padding: 0; padding: 0;
background: url(../img/logos/logos-partenaires_05.png) no-repeat top center; background: url(../img/logos/logos-partenaires_05.png) no-repeat top center;
} }
#logos-partenaires-home #ministere-culture {
display: block;
width: 115px;
height: 151px;
text-indent: -999px;
overflow: hidden;
margin: 0;
padding: 0;
background: url(../img/logos/LOGO-MC.jpg) no-repeat top center;
}
@ -1380,9 +1390,3 @@ body.popsu-listing-actu.popsu-search #content-inner {
display: block; display: block;
} }
} }