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:
@@ -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> */
|
||||
}
|
||||
Reference in New Issue
Block a user