aggiunta classe per gesione numeri verso
This commit is contained in:
parent
1fd2c05ced
commit
7ce99ba0cd
|
@ -235,6 +235,11 @@ cite.elencoris {
|
||||||
.ttContent {
|
.ttContent {
|
||||||
padding: 5px 5px 0px 5px;
|
padding: 5px 5px 0px 5px;
|
||||||
}
|
}
|
||||||
|
li::marker {
|
||||||
|
font-size: 12px;
|
||||||
|
font-family: 'Humanist-777', 'Roboto';
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
/* ------- customize colors -------- */
|
/* ------- customize colors -------- */
|
||||||
|
|
||||||
|
|
|
@ -233,7 +233,12 @@ cite.elencoris {
|
||||||
.ttContent {
|
.ttContent {
|
||||||
padding: 5px 5px 0px 5px;
|
padding: 5px 5px 0px 5px;
|
||||||
}
|
}
|
||||||
|
li::marker {
|
||||||
|
font-size: 12px;
|
||||||
|
font-family: 'Humanist-777', 'Roboto';
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
/* ------- customize colors -------- */
|
/* ------- customize colors -------- */
|
||||||
|
|
||||||
/* LINK utili:
|
/* LINK utili:
|
||||||
|
|
Loading…
Reference in New Issue