1
0
mirror of https://github.com/ulaulaman/dropsea.git synced 2025-06-27 09:02:59 +02:00

Aggiunta la lira

This commit is contained in:
2021-10-06 21:53:50 +02:00
parent 44d8f72045
commit c436ec4d3e

View File

@@ -50,7 +50,7 @@ pag::after {
content: " pagine, "
}
euro, dollaro {
euro, dollaro, lira {
font-weight: lighter;
}
@@ -61,9 +61,12 @@ euro::before {
dollaro::before {
content: " - $ ";
}
lira::before {
content: " - £ ";
}
isbn {
display: block;
font-weight: lighter;
}
/* <formato></formato><euro></euro><isbn></isbn> */
}