Modif de la signature dans footer.tpl et du format des images de catégories

This commit is contained in:
2020-11-03 15:31:40 +01:00
parent 7460f8cd39
commit 0b19a6118f
8 changed files with 278 additions and 59 deletions

View File

@@ -186,11 +186,11 @@ a:hover {
}
.divCategorie {
text-align: center;
opacity: 0.75;
opacity: 0.95;
margin-top: -15px;
}
.divCategorie img {
width: 200px;
width: 100%;
overflow: hidden;
vertical-align: top;
}