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