Changements cosmétiques

This commit is contained in:
Colin Maudry
2025-06-16 19:08:30 +02:00
parent 8e7048490e
commit 89f95904b8
4 changed files with 23 additions and 4 deletions
+5 -1
View File
@@ -51,7 +51,7 @@ td[data-dash-column="objet"] {
.navbar {
width: 100%;
height: 100px;
padding: 10px;
padding: 0 10px;
}
a.nav {
@@ -68,3 +68,7 @@ a.nav {
h3 {
display: inline;
}
#_pages_content {
padding-top: 28px;
}