Ajout d'un custom.css pour personnaliser le thème

This commit is contained in:
2021-08-07 17:35:44 +02:00
parent b85d5c9928
commit 3461799edf
37 changed files with 351 additions and 339 deletions

View File

@@ -0,0 +1,7 @@
div.container {
width: 90% !important;
}
.container {
width: 95%
}