|
|
|
@ -15,7 +15,7 @@
|
|
|
|
|
}
|
|
|
|
|
body {
|
|
|
|
|
font-family: "Cormorant";
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
line-height: 1;
|
|
|
|
|
}
|
|
|
|
|
img {
|
|
|
|
@ -42,6 +42,7 @@
|
|
|
|
|
margin: 0;
|
|
|
|
|
}
|
|
|
|
|
#edition {
|
|
|
|
|
font-family: "Cormorant SC";
|
|
|
|
|
border-top: 2px solid black;
|
|
|
|
|
border-bottom: 2px solid black;
|
|
|
|
|
padding: 5px;
|
|
|
|
@ -67,11 +68,13 @@
|
|
|
|
|
margin-bottom: 1em;
|
|
|
|
|
}
|
|
|
|
|
.entry .title{
|
|
|
|
|
font-family: "Cormorant SC";
|
|
|
|
|
font-variant: small-caps;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
/* text-align: justify; */
|
|
|
|
|
}
|
|
|
|
|
.entry .source{
|
|
|
|
|
font-family: "Cormorant Garamond";
|
|
|
|
|
font-style: italic;
|
|
|
|
|
}
|
|
|
|
|
.entry .barcode{
|
|
|
|
|