לדלג לתוכן

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

מתוך צפונות ויקי
יצירת דף עם התוכן ".HeQuotationMark p:last-child:after { color: #99f; content: "“"; font-family: serif; font-size: 25px; font-weight: bold; line-height: 1..."
 
מאין תקציר עריכה
שורה 1: שורה 1:
.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 {
.HeQuotationMark p:last-child:after {
     color: #99f;
     color: #99f;

גרסה מ־16:08, 1 בספטמבר 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%;
}