updated miniterials logos
This commit is contained in:
parent
b9ffb21f32
commit
a5c37bec3c
BIN
sites/default/themes/popsu/img/logos/rect1729.png
Normal file
BIN
sites/default/themes/popsu/img/logos/rect1729.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
BIN
sites/default/themes/popsu/img/logos/rect1926.png
Normal file
BIN
sites/default/themes/popsu/img/logos/rect1926.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.4 KiB |
BIN
sites/default/themes/popsu/img/logos/rect1928.png
Normal file
BIN
sites/default/themes/popsu/img/logos/rect1928.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
BIN
sites/default/themes/popsu/img/logos/rect1930.png
Normal file
BIN
sites/default/themes/popsu/img/logos/rect1930.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
@ -713,30 +713,47 @@ body.front {
|
|||||||
text-indent: -999px;
|
text-indent: -999px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
background: url(../img/logos/logos-partenaires_01.png) no-repeat top center;
|
background: url(../img/logos/rect1729.png) no-repeat top center;
|
||||||
padding-top: 66px;
|
background-size: contain;
|
||||||
|
padding-top: 77px;
|
||||||
}
|
}
|
||||||
#logos-partenaires-home #ministere-eco {
|
#logos-partenaires-home #ministere-eco {
|
||||||
float: left;
|
// float: left;
|
||||||
display: block;
|
display: block;
|
||||||
width: 54px;
|
width: 115px;
|
||||||
height: 57px;
|
height: 73px;
|
||||||
text-indent: -999px;
|
text-indent: -999px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background: url(../img/logos/logos-partenaires_02.png) no-repeat top center;
|
background: url(../img/logos/rect1926.png) no-repeat top center;
|
||||||
|
background-size: contain;
|
||||||
}
|
}
|
||||||
#logos-partenaires-home #ministere-territoires {
|
#logos-partenaires-home #ministere-territoires {
|
||||||
display: block;
|
display: block;
|
||||||
width: 61px;
|
width: 115px;
|
||||||
height: 57px;
|
height: 60px;
|
||||||
text-indent: -999px;
|
text-indent: -999px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background: url(../img/logos/logos-partenaires_03.png) no-repeat top center;
|
background: url(../img/logos/rect1928.png) no-repeat top center;
|
||||||
|
background-size: contain;
|
||||||
}
|
}
|
||||||
|
#logos-partenaires-home #ministere-culture {
|
||||||
|
display: block;
|
||||||
|
width: 115px;
|
||||||
|
height: 65px;
|
||||||
|
text-indent: -999px;
|
||||||
|
overflow: hidden;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
background-image: url(../img/logos/rect1930.png);
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: top;
|
||||||
|
}
|
||||||
|
|
||||||
#logos-partenaires-home #ministere-puca {
|
#logos-partenaires-home #ministere-puca {
|
||||||
display: block;
|
display: block;
|
||||||
width: 115px;
|
width: 115px;
|
||||||
@ -746,30 +763,19 @@ body.front {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background: url(../img/logos/logos-partenaires_04.png) no-repeat top center;
|
background: url(../img/logos/logos-partenaires_04.png) no-repeat top center;
|
||||||
}
|
|
||||||
#logos-partenaires-home #ministere-aigp {
|
|
||||||
display: block;
|
|
||||||
width: 115px;
|
|
||||||
height: 59px;
|
|
||||||
text-indent: -999px;
|
|
||||||
overflow: hidden;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
background: url(../img/logos/logos-partenaires_05.png) no-repeat top center;
|
|
||||||
}
|
|
||||||
#logos-partenaires-home #ministere-culture {
|
|
||||||
display: block;
|
|
||||||
width: 115px;
|
|
||||||
height: 180px;
|
|
||||||
text-indent: -999px;
|
|
||||||
overflow: hidden;
|
|
||||||
margin: 10px 0 0 0;
|
|
||||||
padding: 0;
|
|
||||||
background-image: url(../img/logos/LOGO_MC.jpg);
|
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
background-repeat: no-repeat;
|
}
|
||||||
background-position: top;
|
// #logos-partenaires-home #ministere-aigp {
|
||||||
}
|
// display: block;
|
||||||
|
// width: 115px;
|
||||||
|
// height: 59px;
|
||||||
|
// text-indent: -999px;
|
||||||
|
// overflow: hidden;
|
||||||
|
// margin: 0;
|
||||||
|
// padding: 0;
|
||||||
|
// background: url(../img/logos/logos-partenaires_05.png) no-repeat top center;
|
||||||
|
// background-size: contain;
|
||||||
|
// }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user