Primo commit del progetto

This commit is contained in:
Maurizio
2026-01-26 01:51:41 +01:00
commit 73a5619784
97 changed files with 2659 additions and 0 deletions

17
static/css/custom.css Normal file
View File

@ -0,0 +1,17 @@
/* your styles go here */
/* Example site test */
.box-image-text .image {
min-height: 190px;
max-height: 190px;
}
.box-image-text .image img {
max-height: 190px;
margin: auto;
}
.box-simple {
min-height: 230px;
}