מוסטער:ציטוט/style.css

פון המכלול
< מוסטער:ציטוט
ווערסיע פון 13:06, 6 סעפטעמבער 2022 דורך wikipedia:he>מקף
(חילוק) → עלטערע ווערסיע | איצטיגע ווערסיע (חילוק) | נייערע ווערסיע ← (חילוק)
קפיצה לניווט קפיצה לחיפוש
.HeQuotationMark p:first-child::before {
    color: #99f;
    content: "”";
    font-family: David, serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 100%;
}

.HeQuotationMark p:last-child:after {
    color: #99f;
    content: "“";
    font-family: David, serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 100%;
}

.EnQuotationMark p:first-child::before {
    color: #99f;
    content: "“";
    font-family: "Times New Roman", serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 100%;
}

.EnQuotationMark p:last-child:after {
    color: #99f;
    content: "”";
    font-family: "Times New Roman", serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 100%;
}

/* [[קטגוריה:דפי סגנון של תבניות]] */