retirer comments du css

This commit is contained in:
Emmanuel Viennet 2022-10-02 19:02:44 +02:00
parent 7bbdff67a0
commit 1813e3c7ce
1 changed files with 0 additions and 5 deletions

View File

@ -1765,20 +1765,15 @@ div#modimpl_coefs {
width: 12px;
margin-left: 2px;
margin-right: 2px;
/* padding: 0 0px 0 0px; */
border: 1px solid rgb(180, 180, 180);
align-items: center;
justify-content: center;
}
.evaluation_poids>div>div {
/* --height: calc(12px * var(--coef) / var(--max)); */
height: var(--size);
width: var(--size);
/* padding: 0 0 0 0; */
/* var(--height) */
background: #09c;
/* box-sizing: border-box; */
}
span.moduleimpl_abs_link {