changefontsize

This commit is contained in:
2018-05-31 15:54:55 +02:00
parent 48cbadf266
commit cdd65801f2
34 changed files with 138 additions and 38 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 475 KiB

@@ -1,4 +1,7 @@
---
title: Sovaj
media_order: 'IMG_2636.JPG,IMG_2704.JPG,IMG_2706.JPG,IMG_2707.JPG,IMG_2730.JPG'
image_align: left
---
![](IMG_2636.JPG)![](IMG_2704.JPG)![](IMG_2706.JPG)![](IMG_2707.JPG)![](IMG_2730.JPG)
@@ -7,14 +7,39 @@ image_align: left
![](photohome.JPG)
![](jazzradio-logo-copie_0_0_0.jpg)
live
live sur France 2
voir la vidéo - Lire l'article
Présentée par Thierry Beccaro et Myriam Serrat
Diffusée le 25-26 juillet 2014 à 00h
![](150px-montecarlodoualiya_2013.svg_0_0.png)
live sur France 2
voir la vidéo - Lire l'article
Présentée par Thierry Beccaro et Myriam Serrat
Diffusée le 25-26 juillet 2014 à 00h
![](fr2.jpg)
live sur France 2
voir la vidéo - Lire l'article
Présentée par Thierry Beccaro et Myriam Serrat
Diffusée le 25-26 juillet 2014 à 00h
![](frinter.jpg)
live sur France 2
voir la vidéo - Lire l'article
Présentée par Thierry Beccaro et Myriam Serrat
Diffusée le 25-26 juillet 2014 à 00h
![](logo_france_info_1_0.png)
live sur France 2
voir la vidéo - Lire l'article
Présentée par Thierry Beccaro et Myriam Serrat
Diffusée le 25-26 juillet 2014 à 00h
![](logo-lesinrocks_0.jpg)
live sur France 2
voir la vidéo - Lire l'article
Présentée par Thierry Beccaro et Myriam Serrat
Diffusée le 25-26 juillet 2014 à 00h
+15 -1
View File
@@ -3,4 +3,18 @@ title: Contact
image_align: left
---
Page Contact
**BOOKING**
Ovastand
Frédéric Ovastand
19, rue Edgar Quinet 92120 Montrouge (France)
fred@ovastand.com
+33 (0) 6 31 02 30 53
**ATTACHÉ DE PRESSE**
Accent Presse
Simon Vessyère
8, rue André Messager 75018 Paris (France)
simon@accent-presse.com
+33 (0) 1 42 57 92 84
+33 (0) 6 70 21 32 83
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -95,6 +95,7 @@ $category: "sans-serif";
}
// font-size
$font14: 0.882rem;
$font16: 1rem;
$font18: 1.134rem;
$font21: 1.323rem;
@@ -6,7 +6,7 @@ body{
#header{
a{
font-family: $Regular;
font-size: $font32;
font-size: $font24;
font-weight: normal;
color: white;
}
@@ -14,7 +14,7 @@ body{
li{
&:nth-child(-n+2){
&::after{
font-size: $font32;
font-size: $font24;
content: "-";
color: white;
}
@@ -25,24 +25,25 @@ body{
#start{
.content{
p{
font-size: $font22;
font-size: $font16;
font-family: $light;
font-weight: normal;
line-height: 2rem;
}
}
#home{
#home, #contact{
h1{
font-family: $Thin;
font-weight: normal;
font-size: 30vw;
}
p, a {
font-size: $font24;
font-size: $font16;
color: white;
font-family: $light;
}
}
.chap{
color: white;
font-family: $light;
@@ -53,7 +54,7 @@ body{
}
a{
font-family: $Regular;
font-size: $font24;
font-size: $font16;
color: white;
}
& > a{
@@ -6,6 +6,7 @@
position: fixed;
width: 100px;
left: 50%;
margin-top: 10px;
margin-left: -100px;
li{
display: flex;
@@ -18,6 +19,7 @@
}
}
}
.navigation{
li{
position: fixed;
@@ -26,14 +28,17 @@
display: none;
}
&:nth-child(2){
margin-bottom: 10px;
bottom: 0;
width: 50%;
}
&:nth-child(3){
margin-top: 10px;
top: 0;
width: 50%;
}
&:nth-child(4){
margin-bottom: 10px;
bottom: 0;
width: 50%;
right: 0;
@@ -53,6 +58,7 @@
margin-left: 22px;
}
&:nth-child(7){
margin-top: 10px;
top: 0;
right: 0;
width: 50%;
@@ -28,5 +28,6 @@ p, ul, li, ol, h1, h2, h3, em, blockquote{
img{
width: 100%;
vertical-align: bottom;
height: auto;
}
@@ -65,7 +65,7 @@
}
.reso{
margin: 0 auto;
padding-top: 30px;
// padding-top: 30px;
a:nth-of-type(1){
margin-right: 5px
}
@@ -83,22 +83,57 @@
}
}
}
#photographie{
p{
margin: 0;
}
}
#presse{
#sovaj, #matriz{
display: flex;
flex-flow: wrap;
justify-content: center;
margin-bottom: 100px;
}
p{
font-size: $font14!important;
line-height: 1.2rem;
}
p:nth-of-type(1){
padding: 0 50px;
margin-top: 50px;
margin-top: 100px;
}
p{
&:not(:nth-of-type(1)){
width: 50%;
height: auto;
float: left;
padding: 0 80px;
img{
width: 30%;
width: 20%;
height: auto;
margin: 20px 0;
}
}
}
}
#contact{
background-image: linear-gradient(#98272D, #4f100B);
display: flex;
width: 100%;
height: 100vh;
#Contact{
flex-direction: column;
background-image: none;
height: auto!important;
margin: auto;
p{
text-align: center;
margin: 0 auto;
strong{
line-height: 5rem;
}
}
}
}
}