footer refait
This commit is contained in:
parent
bda96e6613
commit
540551ac12
@ -234,12 +234,15 @@ h1{
|
|||||||
line-height:19px;
|
line-height:19px;
|
||||||
text-align:left;
|
text-align:left;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
#contacts{
|
#contacts{
|
||||||
padding-right:50px;
|
padding-right:50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#place{
|
#place{
|
||||||
padding-right:35px;
|
padding-right:35px;
|
||||||
|
padding-top: 35px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#logos{
|
#logos{
|
||||||
@ -471,6 +474,11 @@ img{
|
|||||||
padding: 20px 10px !important;
|
padding: 20px 10px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.imgpayre {
|
||||||
|
position: relative;
|
||||||
|
bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 880px) {
|
@media screen and (max-width: 880px) {
|
||||||
|
|
||||||
//page d'accueil
|
//page d'accueil
|
||||||
@ -687,9 +695,11 @@ img{
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#place, #contacts {
|
#place, #contacts {
|
||||||
padding-right: 5% !important;
|
padding-right: 5% !important;
|
||||||
padding-left: 0% !important;
|
padding-left: 0% !important;
|
||||||
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -318,16 +318,19 @@
|
|||||||
=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"
|
||||||
|
|
||||||
=link_to "https://payreagriculture.fr", :target => "_blank" do
|
=link_to "https://etschaix.fr/", :class => "imgpayre", :target => "_blank" do
|
||||||
|
=image_tag "/chaix.png"
|
||||||
|
|
||||||
|
=link_to "https://payreagriculture.fr", :class => "imgpayre", :target => "_blank" do
|
||||||
=image_tag "/payre-agriculture.png"
|
=image_tag "/payre-agriculture.png"
|
||||||
|
|
||||||
=link_to "https://payreenergies.fr", :target => "_blank" do
|
=link_to "https://payreenergies.fr", :class => "imgpayre", :target => "_blank" do
|
||||||
=image_tag "/payre-energies.png"
|
=image_tag "/payre-energies.png"
|
||||||
|
|
||||||
=link_to "https://payremaintenance.fr", :target => "_blank" do
|
=link_to "https://payremaintenance.fr", :class => "imgpayre", :target => "_blank" do
|
||||||
=image_tag "/payre-maintenance.png"
|
=image_tag "/payre-maintenance.png"
|
||||||
|
|
||||||
=link_to "http://payrejardinerie.fr/", :target => "_blank" do
|
=link_to "http://payrejardinerie.fr/", :class => "imgpayre", :target => "_blank" do
|
||||||
=image_tag "/payre-jardinerie.png"
|
=image_tag "/payre-jardinerie.png"
|
||||||
|
|
||||||
#place
|
#place
|
||||||
|
BIN
public/chaix.png
Normal file
BIN
public/chaix.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 73 KiB |
Loading…
x
Reference in New Issue
Block a user