footer ajusté avec chaix etc.
This commit is contained in:
parent
2d4c92f2c6
commit
4b0bf775c3
@ -424,6 +424,12 @@ img, table{
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.imgpayre {
|
||||
position: relative;
|
||||
bottom: 10px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 880px) {
|
||||
//menu
|
||||
.bars {
|
||||
@ -651,6 +657,8 @@ img, table{
|
||||
#place, #contacts {
|
||||
padding-right: 5% !important;
|
||||
padding-left: 0% !important;
|
||||
padding-top: 20px !important;
|
||||
font-size: 12px !important;
|
||||
}
|
||||
|
||||
img {
|
||||
|
@ -215,16 +215,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