title post

This commit is contained in:
Adrien
2019-02-25 11:57:57 +01:00
parent 59796c62dc
commit bbbc776ca0
4 changed files with 91 additions and 76 deletions

View File

@ -63,10 +63,15 @@ h2{
font-weight: 600;
font-size: 17px;
}
.title-second{
h3{
font-weight: 400;
font-size: 17px;
}
.title-small{
font-weight: 200;
font-size: 15px;
margin-top: 15px;
}
.contenue{
height: 285vh;
}
@ -192,7 +197,8 @@ h2{
background-color: #150032;
font-family: 'Open Sans', sans-serif;
font-size: 20px;
color: white;
color: white;
font-weight: 600;
}
.test2{
padding: 0px 90px;
@ -374,12 +380,12 @@ input {outline: none}
font-family: 'Open Sans', sans-serif;
width: 100%;
height: 220px;
background-color: #190034;
background-color: #1c1c1c;
font-weight: bold;
}
.upFooter{
height: 160px;
background-color: #26004a;
background-color: #150032;
text-align: center;
}
.lowFooter{
@ -446,9 +452,10 @@ input {outline: none}
}
.phraseFooter{
font-size: 18px;
font-size: 17px;
padding-top:10px;
color: white;
font-weight: 400;
}
#twi{