changement footer reaussement logos
This commit is contained in:
parent
5fdb9e1a88
commit
79c18a56bd
@ -419,6 +419,11 @@ h2{
|
||||
height: 110px !important;
|
||||
}
|
||||
|
||||
.imgpayre {
|
||||
position: relative;
|
||||
bottom: 10px;
|
||||
}
|
||||
|
||||
// medias queries
|
||||
|
||||
@media screen and (max-width: 880px) {
|
||||
|
@ -224,19 +224,19 @@
|
||||
=link_to "https://groupe-payre.fr", :id => "groupepayreid", :target => "_blank" do
|
||||
=image_tag "/logo.png"
|
||||
|
||||
=link_to "https://etschaix.fr/", :target => "_blank" do
|
||||
=link_to "https://etschaix.fr/", :class => "imgpayre", :target => "_blank" do
|
||||
=image_tag "/chaix.png"
|
||||
|
||||
=link_to "https://payreagriculture.fr", :target => "_blank" do
|
||||
=link_to "https://payreagriculture.fr", :class => "imgpayre", :target => "_blank" do
|
||||
=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"
|
||||
|
||||
=link_to "https://payremaintenance.fr", :target => "_blank" do
|
||||
=link_to "https://payremaintenance.fr", :class => "imgpayre", :target => "_blank" do
|
||||
=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"
|
||||
|
||||
#place
|
||||
|
Loading…
x
Reference in New Issue
Block a user