first batch of theme modifications
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 422 KiB After Width: | Height: | Size: 594 KiB |
After Width: | Height: | Size: 422 KiB |
BIN
sites/default/themes/popsu/img/logos/logo_recherche.png
Normal file
After Width: | Height: | Size: 18 KiB |
@ -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;
|
||||
|