footer et logos changes
This commit is contained in:
parent
2fa0a52a57
commit
e6d7839e42
@ -415,6 +415,10 @@ h2{
|
|||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#groupepayreid img{
|
||||||
|
height: 110px !important;
|
||||||
|
}
|
||||||
|
|
||||||
// medias queries
|
// medias queries
|
||||||
|
|
||||||
@media screen and (max-width: 880px) {
|
@media screen and (max-width: 880px) {
|
||||||
@ -644,9 +648,9 @@ h2{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#place {
|
#place, #contacts {
|
||||||
padding-right: 4% !important;
|
padding-right: 5% !important;
|
||||||
padding-left: 6% !important;
|
padding-left: 0% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
@ -654,4 +658,12 @@ h2{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#groupepayreid img{
|
||||||
|
height: 90px !important;
|
||||||
|
display: block;
|
||||||
|
width: auto;
|
||||||
|
position: relative;
|
||||||
|
left: 35%;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -221,7 +221,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://payreagriculture.fr", :target => "_blank" do
|
=link_to "https://payreagriculture.fr", :target => "_blank" do
|
||||||
@ -243,9 +243,8 @@
|
|||||||
2089 route de St Quentin
|
2089 route de St Quentin
|
||||||
%br
|
%br
|
||||||
38430 MOIRANS
|
38430 MOIRANS
|
||||||
%br
|
|
||||||
%br
|
|
||||||
|
|
||||||
|
#contacts
|
||||||
%p
|
%p
|
||||||
=ic :phone
|
=ic :phone
|
||||||
04 76 35 31 69
|
04 76 35 31 69
|
||||||
|
Loading…
x
Reference in New Issue
Block a user