|
|
|
@ -56,6 +56,19 @@
|
|
|
|
|
writing-mode: vertical-rl;
|
|
|
|
|
text-orientation: mixed;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@bottom-center {
|
|
|
|
|
content: "https://hub.xpub.nl/soupboat/pad/p/camilo_glossary";
|
|
|
|
|
font-size: 7pt;
|
|
|
|
|
font-family: mono;
|
|
|
|
|
margin-left: 1cm;
|
|
|
|
|
margin-bottom: 4mm;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
body{
|
|
|
|
|
color:black;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.head{
|
|
|
|
@ -88,6 +101,11 @@ button {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.description a{
|
|
|
|
|
font-family: mono;
|
|
|
|
|
text-decoration: underline wavy 1pt solid black !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#title {
|
|
|
|
|
margin-bottom: 1cm !important;
|
|
|
|
|
}
|
|
|
|
@ -143,6 +161,10 @@ button {
|
|
|
|
|
height: 9.2cm; */
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.symbol-word{
|
|
|
|
|
color:black;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#btn-print{
|
|
|
|
|
display: none !important;
|
|
|
|
|
}
|
|
|
|
|