footer refait
This commit is contained in:
parent
29f1ac0e1c
commit
36f860f4c6
@ -248,9 +248,18 @@ h1{
|
||||
#logos{
|
||||
padding:15px 0;
|
||||
float:left;
|
||||
img{
|
||||
.imgpayre img{
|
||||
height:90px;
|
||||
margin:0 10px;
|
||||
position: relative;
|
||||
bottom: 10px;
|
||||
height: 90px !important;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#idpayre img{
|
||||
height: 110px !important;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -414,6 +423,8 @@ h2{
|
||||
display:none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media screen and (max-width: 880px) {
|
||||
.sub_menu {
|
||||
display: none;
|
||||
|
@ -221,19 +221,22 @@
|
||||
#sub_footer
|
||||
|
||||
#logos
|
||||
=link_to "https://groupe-payre.fr", :target => "_blank" do
|
||||
=link_to "https://groupe-payre.fr", :id => "idpayre", :target => "_blank" do
|
||||
=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"
|
||||
|
||||
=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 "https://payrejardinerie.fr/", :target => "_blank" do
|
||||
=link_to "https://payrejardinerie.fr/", :class => "imgpayre", :target => "_blank" do
|
||||
=image_tag "/payre-jardinerie.png"
|
||||
|
||||
|
||||
|
BIN
public/chaix.png
Normal file
BIN
public/chaix.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
Loading…
x
Reference in New Issue
Block a user