ajout de page index -> bibliographie - archive (à garder (?)) + Test cartographie (svg) - js. + ajout de notes.

This commit is contained in:
2026-04-08 16:11:40 +02:00
parent 656fe3a82a
commit 80c1d07a28
6 changed files with 2786 additions and 12 deletions

View File

@@ -83,7 +83,7 @@ img{
.iu{
font-style: italic;
text-decoration: underline;
mix-blend-mode: multiply;
}
.imgklein{
@@ -99,3 +99,40 @@ img{
display: flex;
}
.archive{
width: 20px;
height: 60px;
background-color: rgb(232, 231, 231);
margin-left: 5%;
margin-top: 5%;
mix-blend-mode: multiply;
}
.holzwege{
width: 20px;
height: 40px;
background-color: rgb(232, 231, 231);
margin-left: 5%;
margin-top: 10%;
mix-blend-mode: multiply;
}
.bibliographie{
width: 20px;
height: 30px;
background-color: rgb(232, 231, 231);
margin-left: 15%;
margin-top: 20%;
mix-blend-mode: multiply;
}
.bibli{
margin-left: 8px;
border-left: none;
mix-blend-mode: multiply;
line-height: 5px;
}
.active {
color: green;
}