לדלג לתוכן

תבנית:ציטוט/style.css: הבדלים בין גרסאות בדף

מתוך צפונות ויקי
מ הפעיל הגנה על הדף "תבנית:ציטוט/style.css": מוצג בעמוד ראשי ([עריכה=רק מפעילי מערכת מורשים] (בלתי מוגבלת בזמן) [העברה=רק מפעילי מערכת מורשים] (בלתי מוגבלת בזמן))
אין תקציר עריכה
שורה 34: שורה 34:
     line-height: 100%;
     line-height: 100%;
}
}
/* [[קטגוריה:דפי סגנון של תבניות]] */

גרסה מ־12:52, 4 באוקטובר 2018

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

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