תבנית:ציטוט/style.css: הבדלים בין גרסאות בדף
מראה
אין תקציר עריכה |
מ 4 גרסאות של הדף wikipedia:he:תבנית:ציטוט/style.css יובאו |
||
| (גרסת ביניים אחת של משתמש אחר אחד אינה מוצגת) | |||
| שורה 1: | שורה 1: | ||
.HeQuotationMark p:first-child::before { | .HeQuotationMark p:first-child::before { | ||
color: #99f; | color: #99f; | ||
content: " | content: "”"; | ||
font-family: David, serif; | font-family: David, serif; | ||
font-size: 25px; | font-size: 25px; | ||
| שורה 10: | שורה 10: | ||
.HeQuotationMark p:last-child:after { | .HeQuotationMark p:last-child:after { | ||
color: #99f; | color: #99f; | ||
content: " | content: "“"; | ||
font-family: David, serif; | font-family: David, serif; | ||
font-size: 25px; | font-size: 25px; | ||
גרסה אחרונה מ־10:34, 15 בנובמבר 2022
.HeQuotationMark p:first-child::before {
color: #99f;
content: "”";
font-family: David, serif;
font-size: 25px;
font-weight: bold;
line-height: 100%;
}
.HeQuotationMark p:last-child:after {
color: #99f;
content: "“";
font-family: David, serif;
font-size: 25px;
font-weight: bold;
line-height: 100%;
}
.EnQuotationMark p:first-child::before {
color: #99f;
content: "“";
font-family: "Times New Roman", serif;
font-size: 25px;
font-weight: bold;
line-height: 100%;
}
.EnQuotationMark p:last-child:after {
color: #99f;
content: "”";
font-family: "Times New Roman", serif;
font-size: 25px;
font-weight: bold;
line-height: 100%;
}
/* [[קטגוריה:דפי סגנון של תבניות]] */