footerrefait
This commit is contained in:
parent
b3042261c3
commit
2d4c92f2c6
@ -153,6 +153,11 @@ h1{
|
|||||||
height:4px;
|
height:4px;
|
||||||
display:block;
|
display:block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#groupepayreid img{
|
||||||
|
height: 110px !important;
|
||||||
|
}
|
||||||
|
|
||||||
#footer{
|
#footer{
|
||||||
margin-top:50px;
|
margin-top:50px;
|
||||||
padding:20px 0;
|
padding:20px 0;
|
||||||
@ -171,6 +176,8 @@ h1{
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
table{
|
table{
|
||||||
width:600px !important;
|
width:600px !important;
|
||||||
max-width:100%;
|
max-width:100%;
|
||||||
@ -459,9 +466,6 @@ img, table{
|
|||||||
|
|
||||||
.menu {
|
.menu {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
a{
|
a{
|
||||||
color: rgba(255, 255, 255, 1) !important;
|
color: rgba(255, 255, 255, 1) !important;
|
||||||
display: block !important;
|
display: block !important;
|
||||||
@ -622,18 +626,31 @@ img, table{
|
|||||||
}
|
}
|
||||||
|
|
||||||
#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;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#place {
|
#contacts {
|
||||||
padding-right: 4% !important;
|
padding-right: 0px !important;
|
||||||
padding-left: 6% !important;
|
height: 10vh;
|
||||||
|
}
|
||||||
|
|
||||||
|
#groupepayreid img{
|
||||||
|
height: 90px !important;
|
||||||
|
display: block;
|
||||||
|
width: auto;
|
||||||
|
position: relative;
|
||||||
|
left: 35%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#place, #contacts {
|
||||||
|
padding-right: 5% !important;
|
||||||
|
padding-left: 0% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
@ -212,7 +212,7 @@
|
|||||||
|
|
||||||
#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"
|
||||||
|
|
||||||
=link_to "https://payreagriculture.fr", :target => "_blank" do
|
=link_to "https://payreagriculture.fr", :target => "_blank" do
|
||||||
@ -234,8 +234,7 @@
|
|||||||
2089 route de St Quentin
|
2089 route de St Quentin
|
||||||
%br
|
%br
|
||||||
38430 MOIRANS
|
38430 MOIRANS
|
||||||
%br
|
#contacts
|
||||||
%br
|
|
||||||
|
|
||||||
%p
|
%p
|
||||||
=ic :phone
|
=ic :phone
|
||||||
|
Loading…
x
Reference in New Issue
Block a user