ajout de page index -> bibliographie - archive (à garder (?)) + Test cartographie (svg) - js. + ajout de notes.
This commit is contained in:
39
styles.css
39
styles.css
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user