footer reajustement
This commit is contained in:
parent
5c3da00992
commit
2f6a8c28be
@ -435,6 +435,10 @@ h2{
|
||||
}
|
||||
}
|
||||
|
||||
#groupepayreid img{
|
||||
height: 110px !important;
|
||||
}
|
||||
|
||||
// madias queries
|
||||
|
||||
@media screen and (max-width: 880px) {
|
||||
@ -608,8 +612,8 @@ h2{
|
||||
}
|
||||
|
||||
#place {
|
||||
padding-right: 4% !important;
|
||||
padding-left: 6% !important;
|
||||
padding-right: 5% !important;
|
||||
padding-left: 15% !important;
|
||||
}
|
||||
|
||||
img {
|
||||
@ -617,6 +621,14 @@ h2{
|
||||
}
|
||||
}
|
||||
|
||||
#groupepayreid img{
|
||||
height: 90px !important;
|
||||
display: block;
|
||||
width: auto;
|
||||
position: relative;
|
||||
left: 35%;
|
||||
}
|
||||
|
||||
//pour les particuliers
|
||||
#main_content {
|
||||
padding: 0px;
|
||||
|
@ -233,7 +233,7 @@
|
||||
#sub_footer
|
||||
|
||||
#logos
|
||||
=link_to "https://groupe-payre.fr", :target => "_blank" do
|
||||
=link_to "https://groupe-payre.fr", :id => "groupepayreid", :target => "_blank" do
|
||||
=image_tag "/logo.png"
|
||||
|
||||
=link_to "https://etschaix.fr", :target => "_blank" do
|
||||
@ -255,8 +255,8 @@
|
||||
11 rue Valserres
|
||||
%br
|
||||
05000 GAP
|
||||
%br
|
||||
%br
|
||||
|
||||
#contacts
|
||||
%p
|
||||
=ic :phone
|
||||
04 92 51 35 05
|
||||
|
Loading…
x
Reference in New Issue
Block a user