form change

This commit is contained in:
Caroline Girard 2019-03-28 13:43:39 +01:00
parent 2aa87888a0
commit bda96e6613
2 changed files with 9 additions and 3 deletions

View File

@ -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{
} }
} }
} }

View File

@ -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"