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