css-le-botlan/Y/ystyle.css

325 lines
7.1 KiB
CSS
Raw Normal View History

2021-02-04 19:15:32 +01:00
/* POLICES */
2021-02-04 17:41:40 +01:00
@font-face {
font-family: 'Poppins';
src: url('https://fontlibrary.org//assets/fonts/poppins/fed70e8826194d3ab847c777f43c10ea/3352653dedd571bbc490c8be132b38cd/PoppinsLight.ttf') format('truetype');
}
2021-02-04 19:15:32 +01:00
/* règles generéales */
2021-02-04 17:41:40 +01:00
* {
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
2021-02-04 19:15:32 +01:00
/* styles sur html et body pour faire un fond 'polygon' changeant */
2021-02-04 17:41:40 +01:00
html {
background: #051937;
overflow-x: hidden;
}
body {
min-height: 100vh;
position: relative;
}
body:after, body:before {
-webkit-clip-path: polygon(100% 0, 0 0, 0 77.5%, 1% 77.4%, 2% 77.1%, 3% 76.6%, 4% 75.9%, 5% 75.05%, 6% 74.05%, 7% 72.95%, 8% 71.75%, 9% 70.55%, 10% 69.3%, 11% 68.05%, 12% 66.9%, 13% 65.8%, 14% 64.8%, 15% 64%, 16% 63.35%, 17% 62.85%, 18% 62.6%, 19% 62.5%, 20% 62.65%, 21% 63%, 22% 63.5%, 23% 64.2%, 24% 65.1%, 25% 66.1%, 26% 67.2%, 27% 68.4%, 28% 69.65%, 29% 70.9%, 30% 72.15%, 31% 73.3%, 32% 74.35%, 33% 75.3%, 34% 76.1%, 35% 76.75%, 36% 77.2%, 37% 77.45%, 38% 77.5%, 39% 77.3%, 40% 76.95%, 41% 76.4%, 42% 75.65%, 43% 74.75%, 44% 73.75%, 45% 72.6%, 46% 71.4%, 47% 70.15%, 48% 68.9%, 49% 67.7%, 50% 66.55%, 51% 65.5%, 52% 64.55%, 53% 63.75%, 54% 63.15%, 55% 62.75%, 56% 62.55%, 57% 62.5%, 58% 62.7%, 59% 63.1%, 60% 63.7%, 61% 64.45%, 62% 65.4%, 63% 66.45%, 64% 67.6%, 65% 68.8%, 66% 70.05%, 67% 71.3%, 68% 72.5%, 69% 73.6%, 70% 74.65%, 71% 75.55%, 72% 76.35%, 73% 76.9%, 74% 77.3%, 75% 77.5%, 76% 77.45%, 77% 77.25%, 78% 76.8%, 79% 76.2%, 80% 75.4%, 81% 74.45%, 82% 73.4%, 83% 72.25%, 84% 71.05%, 85% 69.8%, 86% 68.55%, 87% 67.35%, 88% 66.2%, 89% 65.2%, 90% 64.3%, 91% 63.55%, 92% 63%, 93% 62.65%, 94% 62.5%, 95% 62.55%, 96% 62.8%, 97% 63.3%, 98% 63.9%, 99% 64.75%, 100% 65.7%);
clip-path: polygon(100% 0, 0 0, 0 77.5%, 1% 77.4%, 2% 77.1%, 3% 76.6%, 4% 75.9%, 5% 75.05%, 6% 74.05%, 7% 72.95%, 8% 71.75%, 9% 70.55%, 10% 69.3%, 11% 68.05%, 12% 66.9%, 13% 65.8%, 14% 64.8%, 15% 64%, 16% 63.35%, 17% 62.85%, 18% 62.6%, 19% 62.5%, 20% 62.65%, 21% 63%, 22% 63.5%, 23% 64.2%, 24% 65.1%, 25% 66.1%, 26% 67.2%, 27% 68.4%, 28% 69.65%, 29% 70.9%, 30% 72.15%, 31% 73.3%, 32% 74.35%, 33% 75.3%, 34% 76.1%, 35% 76.75%, 36% 77.2%, 37% 77.45%, 38% 77.5%, 39% 77.3%, 40% 76.95%, 41% 76.4%, 42% 75.65%, 43% 74.75%, 44% 73.75%, 45% 72.6%, 46% 71.4%, 47% 70.15%, 48% 68.9%, 49% 67.7%, 50% 66.55%, 51% 65.5%, 52% 64.55%, 53% 63.75%, 54% 63.15%, 55% 62.75%, 56% 62.55%, 57% 62.5%, 58% 62.7%, 59% 63.1%, 60% 63.7%, 61% 64.45%, 62% 65.4%, 63% 66.45%, 64% 67.6%, 65% 68.8%, 66% 70.05%, 67% 71.3%, 68% 72.5%, 69% 73.6%, 70% 74.65%, 71% 75.55%, 72% 76.35%, 73% 76.9%, 74% 77.3%, 75% 77.5%, 76% 77.45%, 77% 77.25%, 78% 76.8%, 79% 76.2%, 80% 75.4%, 81% 74.45%, 82% 73.4%, 83% 72.25%, 84% 71.05%, 85% 69.8%, 86% 68.55%, 87% 67.35%, 88% 66.2%, 89% 65.2%, 90% 64.3%, 91% 63.55%, 92% 63%, 93% 62.65%, 94% 62.5%, 95% 62.55%, 96% 62.8%, 97% 63.3%, 98% 63.9%, 99% 64.75%, 100% 65.7%);
display: block;
height: 200px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
body:after {
content: "";
background: linear-gradient(120deg, #113e9e, #b30082, #d31835);
background-size: 200% 300%;
opacity: 0.6;
2021-02-04 19:15:32 +01:00
-webkit-animation: bgMove 15s ease infinite;
-moz-animation: bgMove 15s ease infinite;
animation: bgMove 15s ease infinite;
2021-02-04 17:41:40 +01:00
}
body:before {
height: 650px;
margin-top: -250px;
background: rgba(189, 189, 189, 0.1);
content: "";
}
.header {
position: relative;
z-index: 2;
padding: 40px 40px 60px 3vw;
height: 150px;
}
.header h1 {
color: white;
margin-left: 10px;
padding-bottom: 10px;
font-weight: lighter;
border-bottom: 8px solid #eee;
display: inline;
}
2021-02-04 19:15:32 +01:00
/* La taille est au minimum 100%, auxquels on retire la hauteur du footer */
2021-02-04 17:41:40 +01:00
main {
min-height: calc(100vh - 420px);
margin-bottom: 100px;
}
.yfold:not(.card) {
background: rgba(189, 189, 189, 0.2);
position: relative;
z-index: 1;
margin: 20px;
margin-left: 3vw;
margin-right: 3vw;
border-radius: 12px;
width: clamp(10px, 94vw, 900px);
}
2021-02-04 19:15:32 +01:00
/* couleurs modulo 3 */
2021-02-04 17:41:40 +01:00
.yfold:not(.card):nth-of-type(3n) {
background: rgba(250, 100, 100, 0.2);
}
.yfold:not(.card):nth-of-type(3n-1) {
background: rgba(100, 100, 250, 0.2);
}
.yfold:not(.card):nth-of-type(3n-2) {
background: rgba(180, 250, 100, 0.2);
}
.yfold-title {
color: white;
padding: 10px 12px 5px 15px;
cursor: pointer;
}
.arrow {
margin-right: 10px
}
2021-02-04 19:15:32 +01:00
/* le fond d'écran d'opacité 0.8 permet d'attraper un peu de la couleur de l'élément parent */
2021-02-04 17:41:40 +01:00
.yfold-content {
background: rgba(240, 240, 240, 0.8);
position: relative;
z-index: 2;
border-radius: 12px;
padding: 40px;
overflow: hidden;
}
h1, h2, h3 {
font-family: "Poppins", sans-serif;
font-weight: lighter;
}
2021-02-04 19:15:32 +01:00
/* Elements qui s'animent, se plient et se déplient */
2021-02-04 17:41:40 +01:00
.anim-hide {
padding-top: 0;
padding-bottom: 0;
animation-name: disappear;
animation-duration: 0.75s;
max-height: 0;
margin: 0;
transition: padding 0.75s ease .3s;
}
.hidden {
padding-top: 0;
padding-bottom: 0;
max-height: 0;
margin: 0;
}
.anim-show {
animation-name: appear;
animation-duration: 0.75s;
max-height: initial;
margin: 0 0 3ex 0;
transition: padding 0.75s ease .1s;
}
2021-02-04 19:15:32 +01:00
/* style des éléments a l'intérieur des cartes */
2021-02-04 17:41:40 +01:00
2021-02-04 19:15:32 +01:00
.card {
2021-02-04 17:41:40 +01:00
}
2021-02-04 19:15:32 +01:00
.steps {
list-style: none;
2021-02-04 17:41:40 +01:00
}
2021-02-04 19:15:32 +01:00
.advice {
margin: 3vw;
max-width: 600px;
background: #ade;
border-radius: 12px;
padding: 20px;
2021-02-04 17:41:40 +01:00
}
2021-02-04 19:15:32 +01:00
a {
2021-02-04 17:41:40 +01:00
text-decoration: none;
}
footer {
2021-02-04 19:15:32 +01:00
bottom: 0px;
width: 100%;
min-height: 150px;
background: rgba(0, 0, 0, 0.8);
padding: 30px 50px;
2021-02-04 17:41:40 +01:00
display: flex;
2021-02-04 19:15:32 +01:00
flex-direction: row;
justify-content: space-around;
2021-02-04 17:41:40 +01:00
align-items: center;
flex-wrap: wrap;
}
2021-02-04 19:15:32 +01:00
footer * {
margin: 8px;
filter: invert();
2021-02-04 17:41:40 +01:00
}
2021-02-04 19:15:32 +01:00
footer a {
filter: invert(1);
2021-02-04 17:41:40 +01:00
}
2021-02-04 19:15:32 +01:00
footer a img {
filter: hue-rotate(180deg);
height: 50px;
2021-02-04 17:41:40 +01:00
}
2021-02-04 19:15:32 +01:00
footer .pcom a {
color: rgb(150, 150, 250);
text-decoration: none;
font-size: 150%;
2021-02-04 17:41:40 +01:00
}
2021-02-04 19:15:32 +01:00
/* PAGE DE CODE */
2021-02-04 17:41:40 +01:00
code {
2021-02-04 19:15:32 +01:00
background: #1b1b1b;
max-width: 900px;
width: auto;
border-radius: 12px;
margin-left: 3vw;
font-family: monospace;
display: block;
color: #f5d67b;
2021-02-04 17:41:40 +01:00
2021-02-04 19:15:32 +01:00
tab-size: 2px;
2021-02-04 17:41:40 +01:00
white-space: pre;
2021-02-04 19:15:32 +01:00
overflow-x: scroll;
padding: 15px 20px 12px 22px;
line-height: 1.75;
2021-02-04 17:41:40 +01:00
}
span.comment {
font-style: italic;
2021-02-04 19:15:32 +01:00
color: rgb(128, 139, 150);
2021-02-04 17:41:40 +01:00
}
2021-02-04 19:15:32 +01:00
span.kw {
color: rgb(203, 67, 53);
2021-02-04 17:41:40 +01:00
font-weight: bold;
}
2021-02-04 19:15:32 +01:00
/* MEDIA */
2021-02-04 17:41:40 +01:00
2021-02-04 19:15:32 +01:00
@media (min-width: 1400px) {
footer {
flex-direction: column;
max-height: 400px;
position: absolute;
top: calc(20px + 150px);
right: 3vw;
width: calc(91vw - 900px);
border-radius: 12px;
}
2021-02-04 17:41:40 +01:00
}
2021-02-04 19:15:32 +01:00
/* ANIMATION */
2021-02-04 17:41:40 +01:00
2021-02-04 19:15:32 +01:00
@-webkit-keyframes bgMove {
2021-02-04 17:41:40 +01:00
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%
}
}
2021-02-04 19:15:32 +01:00
@-moz-keyframes bgMove {
2021-02-04 17:41:40 +01:00
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%
}
}
2021-02-04 19:15:32 +01:00
@keyframes bgMove {
2021-02-04 17:41:40 +01:00
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%
}
}
@keyframes appear {
0% {
max-height: 0;
margin-bottom: 0;
}
100% {
max-height: 500px;
margin-bottom: 3ex;
}
}
@keyframes disappear {
0% {
max-height: 500px;
margin-bottom: 3ex;
}
100% {
max-height: 0;
margin-bottom: 0;
}
}