sub-footer
This commit is contained in:
parent
43efa30250
commit
2959d09514
@ -582,17 +582,7 @@ h2{
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#sub_footer #place {
|
||||
padding-right: 0px;
|
||||
height: 20vh;
|
||||
}
|
||||
#sub_footer #logos img {
|
||||
height: 75px;
|
||||
margin: 0 10px;
|
||||
p {
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
#sub_footer #contacts {
|
||||
padding-right: 50px;
|
||||
}
|
||||
@ -643,4 +633,25 @@ h2{
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
#sub_footer {
|
||||
padding: 5px 0 !important;
|
||||
text-align: center;
|
||||
#logos {
|
||||
padding: 20px;
|
||||
img {
|
||||
margin: 5px 12px !important;
|
||||
}
|
||||
}
|
||||
|
||||
#place {
|
||||
padding-right: 4% !important;
|
||||
padding-left: 6% !important;
|
||||
}
|
||||
|
||||
img {
|
||||
height: 70px !important;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -221,6 +221,9 @@
|
||||
#sub_footer
|
||||
|
||||
#logos
|
||||
=link_to "https://groupe-payre.fr", :target => "_blank" do
|
||||
=image_tag "/logo.png"
|
||||
|
||||
=link_to "https://payreagriculture.fr", :target => "_blank" do
|
||||
=image_tag "/payre-agriculture.png"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user