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