essaie2
This commit is contained in:
parent
79c18a56bd
commit
8aff19ba20
@ -237,6 +237,7 @@ h1{
|
|||||||
color:rgba(0,0,0,0.6);
|
color:rgba(0,0,0,0.6);
|
||||||
line-height:19px;
|
line-height:19px;
|
||||||
text-align:left;
|
text-align:left;
|
||||||
|
padding-top: 3% !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
#contacts{
|
#contacts{
|
||||||
@ -249,6 +250,7 @@ h1{
|
|||||||
#logos{
|
#logos{
|
||||||
padding:15px 0;
|
padding:15px 0;
|
||||||
float:left;
|
float:left;
|
||||||
|
|
||||||
img{
|
img{
|
||||||
height:90px;
|
height:90px;
|
||||||
margin:0 10px;
|
margin:0 10px;
|
||||||
@ -646,16 +648,18 @@ h2{
|
|||||||
#sub_footer {
|
#sub_footer {
|
||||||
padding: 5px 0 !important;
|
padding: 5px 0 !important;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
#logos {
|
#logos {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
img {
|
img {
|
||||||
margin: 5px 12px !important;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#place, #contacts {
|
#place, #contacts {
|
||||||
padding-right: 5% !important;
|
padding-right: 5% !important;
|
||||||
padding-left: 0% !important;
|
padding-left: 0% !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
@ -666,9 +670,23 @@ h2{
|
|||||||
#groupepayreid img{
|
#groupepayreid img{
|
||||||
height: 90px !important;
|
height: 90px !important;
|
||||||
display: block;
|
display: block;
|
||||||
width: auto;
|
margin: 0 auto !important;
|
||||||
position: relative;
|
padding-bottom: 20px;
|
||||||
left: 35%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 880px) {
|
||||||
|
#sub_footer #logos {
|
||||||
|
float: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
//@media screen and (min-width: 875px) {
|
||||||
|
// #sub_footer #place, #sub_footer #contacts {
|
||||||
|
// display: block;
|
||||||
|
// //position: relative;
|
||||||
|
// //left: 15%;
|
||||||
|
// }
|
||||||
|
//}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user