ajustfont

This commit is contained in:
2018-05-31 17:20:54 +02:00
parent cdd65801f2
commit 928d5ce3a7
13 changed files with 299 additions and 21 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -4,10 +4,10 @@
.language-selector{
display: flex;
position: fixed;
width: 100px;
width: 160px;
left: 50%;
margin-top: 10px;
margin-left: -100px;
margin-left: -75px;
li{
display: flex;
&:nth-child(-n+2){
@@ -19,7 +19,7 @@
}
}
}
.navigation{
li{
position: fixed;
@@ -17,6 +17,7 @@
.reso{
justify-content: center;
flex-direction: row;
margin-top: 10px;
a:nth-of-type(1){
margin-right: 5px
}
@@ -62,10 +63,23 @@
left: 50%;
margin-left: -250px;
top: 77%;
img{
vertical-align: middle;
margin-top: 8px;
&:nth-of-type(1){
width: 25px;
}
}
a{
&:last-child{
img{
width: 36px;
}
}
}
}
.reso{
margin: 0 auto;
// padding-top: 30px;
margin: -20px auto 0 auto;
a:nth-of-type(1){
margin-right: 5px
}
@@ -131,7 +145,7 @@
text-align: center;
margin: 0 auto;
strong{
line-height: 5rem;
line-height: 3rem;
}
}
}
@@ -57,12 +57,12 @@
<div class="title">
{{page.content}}
<div class="reso">
<a href="https://www.facebook.com/entreicietailleurs?ref=br_rs" target="_blank">
<!-- <a href="https://www.facebook.com/entreicietailleurs?ref=br_rs" target="_blank">
<img src="user/themes/anissabensalah/images/fb.svg" alt="">
</a>
<a href="https://www.youtube.com/watch?v=atTcasPy3JY" target="_blank">
<img src="user/themes/anissabensalah/images/yt.svg" alt="" >
</a>
</a> -->
</div>
</div>
</div>