first batch of theme modifications
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user