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