Spaces:
Sleeping
Sleeping
File size: 1,076 Bytes
ea1f850 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
/* Les container*/
.st-emotion-cache-6srzk2 {
background-color: #f9ca49c0;
border: 1px solid rgba(28, 131, 225, 0.1);
text-align: center;
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.menu .container-xxl[data-v-5af006b8] {
background-color: transparent !important;
}
@font-face {
font-family: "Anton";
src: url(Anton-Regular.ttf);
}
/*Les Titres*/
.st-emotion-cache-10trblm {
font-size: 1.8rem;
color: #424143;
font-weight: 300;
text-transform: uppercase;
line-height: 1.235;
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
/*section2 lement2*/
.st-emotion-cache-1q7spjk{
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
margin-left:5% !important;
margin-right: 5% !important;
color: #FF3131;
font-size: 1.8rem;
font-weight: 300;
text-transform: uppercase;
line-height: 1.235;
}
/*Les paragraphes*/
p {
color: 424143;
padding-left:20% ;
padding-right: 20%;
font-size: 20px;
} |