footer refait
This commit is contained in:
parent
bda96e6613
commit
540551ac12
@ -234,12 +234,15 @@ h1{
|
||||
line-height:19px;
|
||||
text-align:left;
|
||||
|
||||
|
||||
}
|
||||
#contacts{
|
||||
padding-right:50px;
|
||||
}
|
||||
|
||||
#place{
|
||||
padding-right:35px;
|
||||
padding-top: 35px !important;
|
||||
}
|
||||
|
||||
#logos{
|
||||
@ -471,6 +474,11 @@ img{
|
||||
padding: 20px 10px !important;
|
||||
}
|
||||
|
||||
.imgpayre {
|
||||
position: relative;
|
||||
bottom: 10px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 880px) {
|
||||
|
||||
//page d'accueil
|
||||
@ -687,9 +695,11 @@ img{
|
||||
|
||||
|
||||
|
||||
|
||||
#place, #contacts {
|
||||
padding-right: 5% !important;
|
||||
padding-left: 0% !important;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
||||
|
@ -318,16 +318,19 @@
|
||||
=link_to "https://groupe-payre.fr", :id => "groupepayreid",: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 "http://payrejardinerie.fr/", :target => "_blank" do
|
||||
=link_to "http://payrejardinerie.fr/", :class => "imgpayre", :target => "_blank" do
|
||||
=image_tag "/payre-jardinerie.png"
|
||||
|
||||
#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