תבנית:ציטוט/style.css

גרסה מ־18:26, 22 בספטמבר 2018 מאת wikipedia:he>Deror avi (הפעיל הגנה על הדף "תבנית:ציטוט/style.css": מוצג בעמוד ראשי ([עריכה=רק מפעילי מערכת מורשים] (בלתי מוגבלת בזמן) [העברה=רק מפעילי מערכת מורשים] (בלתי מוגבלת בזמן)))
.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%;
}