Petits changements cosmétiques

This commit is contained in:
Colin Maudry
2025-06-09 15:24:21 +02:00
parent 9d37e0c59b
commit 12d01bb3e0
2 changed files with 10 additions and 2 deletions
+5 -1
View File
@@ -33,6 +33,10 @@ td[data-dash-column="objet"] {
background-color: #f0afa3;
}
.dash-table-container p {
margin-bottom: 0;
}
#table tr:nth-child(even) td {
background-color: #feeeee;
}
@@ -54,7 +58,7 @@ a.nav {
font-size: 120%;
}
h1 {
.navbar.h1 {
float: left;
width: 50%;
}