footer fin
This commit is contained in:
parent
4b0bf775c3
commit
f07f0e5f00
@ -243,9 +243,11 @@ h1{
|
|||||||
}
|
}
|
||||||
#contacts{
|
#contacts{
|
||||||
padding-right:50px;
|
padding-right:50px;
|
||||||
|
padding-top: 35px;
|
||||||
}
|
}
|
||||||
#place{
|
#place{
|
||||||
padding-right:35px;
|
padding-right:35px;
|
||||||
|
padding-top: 35px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#logos{
|
#logos{
|
||||||
@ -649,9 +651,8 @@ img, table{
|
|||||||
#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%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#place, #contacts {
|
#place, #contacts {
|
||||||
@ -666,3 +667,9 @@ img, table{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 880px) {
|
||||||
|
#sub_footer #logos {
|
||||||
|
float: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user