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