defaults values reglages script
This commit is contained in:
parent
fc227bf519
commit
048a1b67e6
5 changed files with 81 additions and 38 deletions
|
|
@ -31,20 +31,7 @@ figure, img{
|
|||
}
|
||||
|
||||
|
||||
/* h1{
|
||||
font-size: 38px;
|
||||
background: rgba(255, 255, 255, 0.521);
|
||||
padding-top: 10px;
|
||||
padding-left: 20px;
|
||||
padding-bottom: 10px;
|
||||
padding-right: 20px;
|
||||
margin-left: 0px;
|
||||
margin-right: 0px;
|
||||
margin-bottom: 0px;
|
||||
margin-top: 60px;
|
||||
} */
|
||||
|
||||
p.author{
|
||||
/* p.author{
|
||||
font-size: 24px;
|
||||
font-weight: bold;
|
||||
background: rgba(255, 255, 255, 0.521);
|
||||
|
|
@ -59,7 +46,7 @@ p.author{
|
|||
padding: 10px 20px;
|
||||
margin: 0;
|
||||
margin-top: 60px;
|
||||
}
|
||||
} */
|
||||
.figure-backgroung-cover img{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
@ -77,7 +64,7 @@ p.author{
|
|||
break-before: right;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
h2{
|
||||
font-size: 38px;
|
||||
margin-top: 36px;
|
||||
|
|
@ -85,7 +72,7 @@ h2{
|
|||
padding: 20px;
|
||||
break-after: avoid;
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
|
@ -94,36 +81,36 @@ h2{
|
|||
─────────────────────────────────────────── */
|
||||
|
||||
|
||||
h3{
|
||||
/* h3{
|
||||
margin-top: 30px;
|
||||
break-after: avoid;
|
||||
}
|
||||
} */
|
||||
|
||||
|
||||
/* ───────────────────────────────────────────
|
||||
CARTES
|
||||
─────────────────────────────────────────── */
|
||||
|
||||
h4{
|
||||
/* h4{
|
||||
break-after: avoid;
|
||||
margin-top: 30px;
|
||||
text-decoration: underline;
|
||||
|
||||
}
|
||||
} */
|
||||
|
||||
|
||||
/* ───────────────────────────────────────────
|
||||
MARKERS
|
||||
─────────────────────────────────────────── */
|
||||
|
||||
|
||||
/*
|
||||
h5{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.marker-title img{
|
||||
width: 40px;
|
||||
}
|
||||
} */
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue