- varie sistemazioni: filtri iscritti, profilo, ecc...
This commit is contained in:
@@ -1483,7 +1483,7 @@ h3 {
|
||||
opacity: 0.7;
|
||||
margin-top: -10px;
|
||||
color: white;
|
||||
z-index: 1000;
|
||||
z-index: 100;
|
||||
margin-bottom: 5px;
|
||||
padding: 5px;
|
||||
border-radius: 20px;
|
||||
@@ -2586,4 +2586,8 @@ body.body--dark {
|
||||
|
||||
/* Supporto per lingue specifiche */
|
||||
lang: it; /* Imposta la lingua a italiano */
|
||||
}
|
||||
|
||||
.custom-z-index {
|
||||
z-index: 2000 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user