ajout de note - index en sous-rature

This commit is contained in:
2026-03-31 14:39:27 +02:00
parent 2734b3357a
commit 97cbc885ad
5 changed files with 33440 additions and 10 deletions

View File

@@ -1,18 +1,21 @@
html, body {
margin: 0;
overflow: hidden;
}
.col{
display: flex;
height: 98vh;
margin-top: -10px;
}
.col1{
overflow: auto;
width: 45%;
scrollbar-width: none;
column-fill: auto;
}
.col2{
@@ -21,6 +24,7 @@ html, body {
text-align: left;
width: 55%;
scrollbar-width: none;
column-fill: auto;
}
.dot{
@@ -73,6 +77,7 @@ img{
.titre{
font-weight: bold;
border: none;
text-decoration: line-through;
}
.iu{