subfooter align
This commit is contained in:
parent
bd15bf4ff7
commit
2aa87888a0
@ -95,6 +95,10 @@ body{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#groupepayreid img{
|
||||||
|
height: 90px !important;
|
||||||
|
}
|
||||||
|
|
||||||
.slide{
|
.slide{
|
||||||
background:no-repeat center center;
|
background:no-repeat center center;
|
||||||
}
|
}
|
||||||
@ -242,7 +246,7 @@ h1{
|
|||||||
padding:15px 0;
|
padding:15px 0;
|
||||||
float:left;
|
float:left;
|
||||||
img{
|
img{
|
||||||
height:90px;
|
height:70px;
|
||||||
margin:0 10px;
|
margin:0 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -658,23 +662,29 @@ img{
|
|||||||
|
|
||||||
#contacts {
|
#contacts {
|
||||||
padding-bottom: 90px !important;
|
padding-bottom: 90px !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#sub_footer {
|
#sub_footer {
|
||||||
padding: 5px 0 !important;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
#logos {
|
#logos {
|
||||||
padding: 20px;
|
padding: 15px;
|
||||||
img {
|
img {
|
||||||
margin: 5px 12px !important;
|
margin: 5px 10px !important;
|
||||||
|
}
|
||||||
|
#groupepayreid img{
|
||||||
|
height: 90px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#place {
|
|
||||||
padding-right: 4% !important;
|
|
||||||
padding-left: 6% !important;
|
#place, #contacts {
|
||||||
|
padding-right: 5% !important;
|
||||||
|
padding-left: 0% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
img {
|
img {
|
||||||
height: 70px !important;
|
height: 70px !important;
|
||||||
}
|
}
|
||||||
@ -719,4 +729,5 @@ img{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -315,8 +315,9 @@
|
|||||||
|
|
||||||
#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"
|
||||||
|
%br
|
||||||
|
|
||||||
=link_to "https://payreagriculture.fr", :target => "_blank" do
|
=link_to "https://payreagriculture.fr", :target => "_blank" do
|
||||||
=image_tag "/payre-agriculture.png"
|
=image_tag "/payre-agriculture.png"
|
||||||
@ -337,8 +338,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