לדלג לתוכן

מדיה ויקי:Common.css: הבדלים בין גרסאות בדף

מ
מאין תקציר עריכה
שורה 643: שורה 643:


/* עבור תבניות ציטוט */
/* עבור תבניות ציטוט */
.HeQuotationMark p:first-child::before {
    color: #99f;
    content: "”";
    font-family: serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 100%;
}
.HeQuotationMark p:last-child:after {
    color: #99f;
    content: "“";
    font-family: serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 100%;
}
.EnQuotationMark p:first-child::before {
    color: #99f;
    content: "“";
    font-family: serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 100%;
}
.EnQuotationMark p:last-child:after {
    color: #99f;
    content: "”";
    font-family: serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 100%;
}
.hebrewQuotation {
.hebrewQuotation {
     font-family: David, serif;
     font-family: David, serif;
משתמש אלמוני