suite
This commit is contained in:
parent
ef75c122fc
commit
cf56e5c94a
@ -173,8 +173,9 @@ $blue :#2dadb1;
|
||||
max-width:950px;
|
||||
}
|
||||
.service-inner{
|
||||
max-width:320px;
|
||||
max-width:290px;
|
||||
margin:auto;
|
||||
font-size:14px;
|
||||
img{
|
||||
margin-bottom:10px;
|
||||
}
|
||||
@ -183,7 +184,10 @@ $blue :#2dadb1;
|
||||
}
|
||||
#images_agence{
|
||||
text-align:center;
|
||||
.hvr-skew{
|
||||
|
||||
max-height:190px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -216,7 +220,7 @@ body{
|
||||
line-height: 22px;
|
||||
color: black;
|
||||
|
||||
padding-top:120px;
|
||||
|
||||
|
||||
|
||||
}
|
||||
@ -255,7 +259,7 @@ h3{
|
||||
}
|
||||
#logo{
|
||||
margin:23px 0px;
|
||||
height:110px;
|
||||
height:107px;
|
||||
}
|
||||
.menu{
|
||||
position:absolute;
|
||||
@ -296,6 +300,7 @@ h3{
|
||||
|
||||
|
||||
#top_bar{
|
||||
|
||||
position:fixed;
|
||||
top:0;
|
||||
left:0;
|
||||
@ -350,12 +355,12 @@ h3{
|
||||
|
||||
|
||||
}
|
||||
padding-top:1px;
|
||||
padding-top:120px;
|
||||
|
||||
position:relative;
|
||||
color:white;
|
||||
.inner_t{
|
||||
margin-top:150px;
|
||||
margin-top:270px;
|
||||
position:absolute;
|
||||
top:0;
|
||||
left:0;
|
||||
@ -392,7 +397,9 @@ h3{
|
||||
padding: 40px 0;
|
||||
|
||||
table{
|
||||
margin:auto;
|
||||
margin-right:20px;
|
||||
float:right;
|
||||
|
||||
td{
|
||||
padding:0 10px;
|
||||
}
|
||||
@ -744,6 +751,10 @@ padding:5px 8px;
|
||||
|
||||
@media screen and (max-width:880px) {
|
||||
|
||||
.socials_links, .contact_links{
|
||||
|
||||
top:150px;
|
||||
}
|
||||
|
||||
.desktop_only{
|
||||
|
||||
@ -847,6 +858,8 @@ padding:5px 8px;
|
||||
|
||||
}
|
||||
.contact_container{
|
||||
|
||||
|
||||
text-align:center;
|
||||
.tel_panel{
|
||||
display:inline-block;
|
||||
|
@ -137,7 +137,8 @@
|
||||
%h2{:style => "text-align:center;"} Contact
|
||||
|
||||
%div{:style => "padding:30px 0;padding-top:0"}
|
||||
%h3 Vous voulez travailler avec nous ?
|
||||
%h3
|
||||
%strong Vous voulez travailler avec nous ?
|
||||
.row
|
||||
.columns.span_6
|
||||
|
||||
@ -148,13 +149,14 @@
|
||||
%td
|
||||
=image_tag "/icone-telephone.png"
|
||||
%td
|
||||
09 50 11 76 71
|
||||
%strong 09 50 11 76 71
|
||||
%br
|
||||
06 62 95 47 70
|
||||
%strong 06 62 95 47 70
|
||||
%td
|
||||
ou
|
||||
%td
|
||||
=image_tag "/icone-mail.png"
|
||||
.clear
|
||||
|
||||
.row.idn_sign
|
||||
.columns.span_5{:style => "width:170px;"}
|
||||
@ -172,9 +174,9 @@
|
||||
.mobile_only
|
||||
%br
|
||||
|
||||
09 50 11 76 71
|
||||
%strong 09 50 11 76 71
|
||||
%br
|
||||
06 62 95 47 70
|
||||
%strong 06 62 95 47 70
|
||||
%br
|
||||
%br
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user