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

גרסה מ־16:08, 1 בספטמבר 2018 מאת wikipedia:he>ערן (יצירת דף עם התוכן ".HeQuotationMark p:last-child:after { color: #99f; content: "“"; font-family: serif; font-size: 25px; font-weight: bold; line-height: 1...")
(הבדל) → הגרסה הקודמת | הגרסה האחרונה (הבדל) | הגרסה הבאה ← (הבדל)
.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%;
}