Taxonomy add card view

This commit is contained in:
Nuno Coração
2022-12-31 15:35:21 +00:00
parent 6fbe854179
commit 2fab070f49
39 changed files with 2796 additions and 141 deletions

View File

@@ -354,6 +354,13 @@ body:has(#menu-controller:checked) {
background-position:center;
}
.thumbnail_card_term {
height: 150px;
background-repeat:no-repeat;
background-size:cover;
background-position:center;
}
.single_hero_basic {
background-repeat:no-repeat;
background-size:cover;