defaults values title

This commit is contained in:
Julie Blanc 2026-03-09 14:56:09 +01:00
parent 3dd1f032f9
commit 9c58edb425
5 changed files with 121 additions and 45 deletions

View file

@ -30,23 +30,6 @@ figure, img{
z-index: -1;
}
/* p.author{
font-size: 24px;
font-weight: bold;
background: rgba(255, 255, 255, 0.521);
padding: 10px 20px;
margin: 0;
margin-top: 20px;
}
.introduction{
font-size: 26px;
background: rgba(255, 255, 255, 0.521);
padding: 10px 20px;
margin: 0;
margin-top: 60px;
} */
.figure-backgroung-cover img{
width: 100%;
height: 100%;
@ -54,6 +37,16 @@ figure, img{
}
/*
.introduction{
font-size: 26px;
background: rgba(255, 255, 255, 0.521);
padding: 10px 20px;
margin: 0;
margin-top: 60px;
}
*/
/*
@ -64,53 +57,52 @@ figure, img{
break-before: right;
}
/*
h2{
font-size: 38px;
margin-top: 36px;
background-color: #cfcfcf;
padding: 20px;
break-after: avoid;
}
*/
/*
CHAPITRES
*/
/* h3{
margin-top: 30px;
break-after: avoid;
} */
h3{
break-after: avoid;
}
/*
CARTES
*/
/* h4{
h4{
break-after: avoid;
margin-top: 30px;
text-decoration: underline;
} */
}
/*
MARKERS
*/
/*
h5{
.marker-title{
display: flex;
align-items: center;
}*/
}
.marker-title img{
width: 40px;
width: 30px;
}
h5{
font-weight: bold;
font-size: 16px;
margin-top: 20px;
margin-bottom: 10px;
}