Modul:Citation/styles.css: Unterschied zwischen den Versionen
(+voy-cite-access) |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
/* | /* | ||
Citation template styles | Citation template styles | ||
Version: 2022-08- | Version: 2022-08-18 | ||
*/ | */ | ||
Version vom 18. August 2022, 06:12 Uhr
/*
Citation template styles
Version: 2022-08-18
*/
.citation {
font-style: normal;
}
.voy-cite-title, .voy-cite-collection-title, .voy-cite-journal-title,
.voy-cite-chapter-title, .voy-cite-website-title, .voy-cite-newspaper-title {
font-style: italic;
}
.voy-cite-quotation {
quotes: "„" "“" "‚" "‘";
}
.voy-cite-quotation:before {
content: open-quote;
}
.voy-cite-quotation:after {
content: close-quote;
}
.voy-cite-series:before {
content: "(";
}
.voy-cite-series:after {
content: ")";
}
.voy-cite-access {
position: relative;
top: -2px;
}
.Z3988 { /* COinS */
display: none;
}