Mise à jour graphique

This commit is contained in:
Rampeur
2025-09-23 22:25:08 +02:00
parent 65ae9fce4b
commit 8b098f7545
31 changed files with 753 additions and 1044 deletions
+2 -2
View File
@@ -6,9 +6,9 @@ ol.squareItems {
margin: 1rem 0;
li {
color: var.$primary;
background-color: var.$sidenav-content; //var.$dark;
background-color: var.$sidenav-content;
background-image: none;
border: 1px solid var.$dark; //var.$extra-muted;
border: 1px solid var.$dark;
cursor: pointer;
float: left;
list-style-type: none;