first batch of theme modifications

This commit is contained in:
Bachir Soussi Chiadmi 2018-04-24 14:02:36 +02:00
parent 68e9e90294
commit 2c2dd76ece
6 changed files with 15 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 422 KiB

After

Width:  |  Height:  |  Size: 594 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -743,7 +743,7 @@ body.front {
#logos-partenaires-home #ministere-culture {
display: block;
width: 115px;
height: 65px;
height: 60px;
text-indent: -999px;
overflow: hidden;
margin: 0;
@ -754,6 +754,20 @@ body.front {
background-position: top;
}
#logos-partenaires-home #ministere-recherche {
display: block;
width: 115px;
height: 90px;
text-indent: -999px;
overflow: hidden;
margin: -2px 0 0;
padding: 0;
background-image: url(../img/logos/logo_recherche.png);
background-size: contain;
background-repeat: no-repeat;
background-position: top;
}
#logos-partenaires-home #ministere-puca {
display: block;
width: 115px;