אונטערשייד צווישן ווערסיעס פון "מוסטער:ציטוט/style.css"

פון המכלול
קפיצה לניווט קפיצה לחיפוש
ק (1 רעוויזיע אימפארטירט פֿון wikipedia:he:תבנית:ציטוט/style.css: ייבוא מוויקיפדיה העברית, ראה רשימת התורמים)
ק (קאטעגאריע)
 
שורה 35: שורה 35:
}
}


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

יעצטיגע רעוויזיע זינט 06:24, 6 מערץ 2023

.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%;
}

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