sub-footer
This commit is contained in:
parent
3b583c1327
commit
425a7232da
@ -562,18 +562,7 @@ img, table{
|
||||
margin-top: 0px;
|
||||
}
|
||||
//footer
|
||||
#sub_footer #logos img {
|
||||
height: 75px;
|
||||
}
|
||||
#sub_footer p {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
position: relative;
|
||||
right: 35%;
|
||||
}
|
||||
#footer .submit {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
//grandescultures
|
||||
|
||||
@ -631,4 +620,24 @@ img, table{
|
||||
.rea-gal {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#sub_footer {
|
||||
padding: 5px 0 !important;
|
||||
text-align: center;
|
||||
#logos {
|
||||
padding: 20px;
|
||||
img {
|
||||
margin: 5px 12px !important;
|
||||
}
|
||||
}
|
||||
|
||||
#place {
|
||||
padding-right: 4% !important;
|
||||
padding-left: 6% !important;
|
||||
}
|
||||
|
||||
img {
|
||||
height: 70px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -211,6 +211,10 @@
|
||||
#sub_footer
|
||||
|
||||
#logos
|
||||
|
||||
=link_to "https://groupe-payre.fr", :target => "_blank" do
|
||||
=image_tag "/logo.png"
|
||||
|
||||
=link_to "https://payreagriculture.fr", :target => "_blank" do
|
||||
=image_tag "/payre-agriculture.png"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user