footer finiiiiis
This commit is contained in:
parent
36f860f4c6
commit
770a207327
@ -236,6 +236,8 @@ h1{
|
||||
color:rgba(0,0,0,0.6);
|
||||
line-height:19px;
|
||||
text-align:left;
|
||||
padding-top: 35px !important;
|
||||
|
||||
|
||||
}
|
||||
#contacts{
|
||||
@ -257,7 +259,7 @@ h1{
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#idpayre img{
|
||||
#groupepayreid img{
|
||||
height: 110px !important;
|
||||
width: auto;
|
||||
}
|
||||
@ -425,7 +427,7 @@ h2{
|
||||
|
||||
|
||||
|
||||
@media screen and (max-width: 880px) {
|
||||
@media screen and (max-width: 935px) {
|
||||
.sub_menu {
|
||||
display: none;
|
||||
}
|
||||
@ -549,8 +551,8 @@ h2{
|
||||
}
|
||||
//formulaire
|
||||
|
||||
#footer table {
|
||||
width: auto !important;
|
||||
#footer table {
|
||||
width: 100% !important;
|
||||
max-width: auto;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
@ -564,19 +566,34 @@ h2{
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
#sub_footer {
|
||||
#footer {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
|
||||
#logo_fond {
|
||||
max-width: 150px;
|
||||
width: 30%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
||||
#sub_footer {
|
||||
padding: 5px 0 !important;
|
||||
text-align: center;
|
||||
|
||||
#logos {
|
||||
padding: 20px !important;
|
||||
padding: 20px;
|
||||
img {
|
||||
margin: 5px 12px !important;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#place {
|
||||
padding-right: 4% !important;
|
||||
padding-left: 6% !important;
|
||||
#place, #contacts {
|
||||
padding-right: 10px !important;
|
||||
padding-left: 10px !important;
|
||||
padding-top: 0px !important;
|
||||
|
||||
}
|
||||
|
||||
img {
|
||||
@ -584,6 +601,28 @@ h2{
|
||||
}
|
||||
}
|
||||
|
||||
#groupepayreid img{
|
||||
height: 90px !important;
|
||||
display: block;
|
||||
margin: 0 auto !important;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
tbody {
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1039px) {
|
||||
#sub_footer #logos {
|
||||
float: none;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#sub_footer {
|
||||
text-align:center;
|
||||
}
|
||||
// articles
|
||||
.actu .description {
|
||||
margin-left: 0px;
|
||||
@ -637,6 +676,11 @@ h2{
|
||||
}
|
||||
}
|
||||
|
||||
#sub_footer #contacts {
|
||||
padding-right: 50px;
|
||||
|
||||
}
|
||||
|
||||
.columns.span_3 {
|
||||
|
||||
.img.image_content {
|
||||
@ -675,8 +719,11 @@ h2{
|
||||
margin: 5px 14%;
|
||||
}
|
||||
|
||||
#main_content {
|
||||
|
||||
|
||||
@media screen and (max-width: 880px) {
|
||||
#sub_footer #logos {
|
||||
float: none;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -221,7 +221,7 @@
|
||||
#sub_footer
|
||||
|
||||
#logos
|
||||
=link_to "https://groupe-payre.fr", :id => "idpayre", :target => "_blank" do
|
||||
=link_to "https://groupe-payre.fr", :id => "groupepayreid", :target => "_blank" do
|
||||
=image_tag "/logo.png"
|
||||
|
||||
=link_to "https://etschaix.fr/", :class => "imgpayre", :target => "_blank" do
|
||||
@ -247,8 +247,8 @@
|
||||
2089 route de St Quentin
|
||||
%br
|
||||
38430 MOIRANS
|
||||
%br
|
||||
%br
|
||||
|
||||
#contacts
|
||||
%p
|
||||
=ic :phone
|
||||
04 76 35 31 69
|
||||
|
Loading…
x
Reference in New Issue
Block a user