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 bba13658f3
36 changed files with 350 additions and 339 deletions

View File

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