form change
This commit is contained in:
parent
2aa87888a0
commit
bda96e6613
@ -196,7 +196,7 @@ h1{
|
|||||||
.submit{
|
.submit{
|
||||||
//width:600px;
|
//width:600px;
|
||||||
max-width:100%;
|
max-width:100%;
|
||||||
text-align:right;
|
//text-align:right;
|
||||||
padding:14px 0;
|
padding:14px 0;
|
||||||
padding-top:0px;
|
padding-top:0px;
|
||||||
|
|
||||||
@ -667,6 +667,10 @@ img{
|
|||||||
|
|
||||||
#sub_footer {
|
#sub_footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
#contacts {
|
||||||
|
padding-right: 0px !important;
|
||||||
|
height: 10vh;
|
||||||
|
}
|
||||||
#logos {
|
#logos {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
img {
|
img {
|
||||||
@ -674,6 +678,10 @@ img{
|
|||||||
}
|
}
|
||||||
#groupepayreid img{
|
#groupepayreid img{
|
||||||
height: 90px !important;
|
height: 90px !important;
|
||||||
|
display: block;
|
||||||
|
width: auto;
|
||||||
|
position: relative;
|
||||||
|
left: 35%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -729,5 +737,4 @@ img{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -317,7 +317,6 @@
|
|||||||
|
|
||||||
=link_to "https://groupe-payre.fr", :id => "groupepayreid",: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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user