Projet

Général

Profil

Anomalie #4633 » toc.diff

Frédéric Couchet, 13/08/2020 10:37

Voir les différences:

toc.css 2020-07-09 12:54:43.309670973 +0200
#toc{
right:0;
font-size:10px;
display: none;
width: 200px;
width: 350px;
padding: 10px;
border-left: 1px solid #ccc;
background-color: #f7f7f7;
overflow-y: auto;
}
#tocItems{
line-height:200%;
line-height:100%;
}
.tocItem{
white-space: nowrap;
......
font-size: 1.5rem;
}
.toch2{
margin-left:10px;
margin-left:5px;
font-size: 1.2rem;
}
.toch3{
margin-left:20px;
margin-left:10px;
font-size: 1rem;
}
.toch4{
margin-left:30px;
margin-left:15px;
font-size:1rem;
}
.toch5{
    (1-1/1)