footerfait
This commit is contained in:
parent
204ceceaf1
commit
5c3da00992
@ -564,7 +564,7 @@ h2{
|
||||
margin-top: 0px;
|
||||
.btn {
|
||||
position: relative !important;
|
||||
right: 70% !important;
|
||||
right: 65% !important;
|
||||
}
|
||||
}
|
||||
|
||||
@ -597,22 +597,26 @@ h2{
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#sub_footer #place {
|
||||
#sub_footer {
|
||||
padding: 5px 0 !important;
|
||||
text-align: center;
|
||||
#logos {
|
||||
padding: 20px;
|
||||
img {
|
||||
margin: 5px 12px !important;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
#sub_footer #logos img {
|
||||
height: 75px;
|
||||
margin: 0 10px;
|
||||
p {
|
||||
margin-left: 10px;
|
||||
#place {
|
||||
padding-right: 4% !important;
|
||||
padding-left: 6% !important;
|
||||
}
|
||||
|
||||
img {
|
||||
height: 70px !important;
|
||||
}
|
||||
}
|
||||
#sub_footer #contacts {
|
||||
padding-right: 50px;
|
||||
position: relative;
|
||||
left: -20%;
|
||||
height: 15vh;
|
||||
}
|
||||
|
||||
//pour les particuliers
|
||||
#main_content {
|
||||
padding: 0px;
|
||||
|
@ -233,6 +233,9 @@
|
||||
#sub_footer
|
||||
|
||||
#logos
|
||||
=link_to "https://groupe-payre.fr", :target => "_blank" do
|
||||
=image_tag "/logo.png"
|
||||
|
||||
=link_to "https://etschaix.fr", :target => "_blank" do
|
||||
=image_tag "/payre-agriculture.png"
|
||||
|
||||
@ -252,8 +255,8 @@
|
||||
11 rue Valserres
|
||||
%br
|
||||
05000 GAP
|
||||
#contacts
|
||||
|
||||
%br
|
||||
%br
|
||||
%p
|
||||
=ic :phone
|
||||
04 92 51 35 05
|
||||
|
Loading…
x
Reference in New Issue
Block a user