ajout de note - index en sous-rature
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user