footer ajusté avec chaix etc.

This commit is contained in:
Caroline Girard 2019-04-01 18:11:51 +02:00
parent 2d4c92f2c6
commit 4b0bf775c3
3 changed files with 15 additions and 4 deletions

View File

@ -424,6 +424,12 @@ img, table{
padding-bottom: 20px; padding-bottom: 20px;
} }
} }
.imgpayre {
position: relative;
bottom: 10px;
}
@media screen and (max-width: 880px) { @media screen and (max-width: 880px) {
//menu //menu
.bars { .bars {
@ -651,6 +657,8 @@ img, table{
#place, #contacts { #place, #contacts {
padding-right: 5% !important; padding-right: 5% !important;
padding-left: 0% !important; padding-left: 0% !important;
padding-top: 20px !important;
font-size: 12px !important;
} }
img { img {

View File

@ -215,16 +215,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

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB