תבנית:ציטוט/style.css: הבדלים בין גרסאות בדף
מראה
מ הפעיל הגנה על הדף "תבנית:ציטוט/style.css": מוצג בעמוד ראשי ([עריכה=רק מפעילי מערכת מורשים] (בלתי מוגבלת בזמן) [העברה=רק מפעילי מערכת מורשים] (בלתי מוגבלת בזמן)) |
מ 4 גרסאות של הדף wikipedia:he:תבנית:ציטוט/style.css יובאו |
||
| (8 גרסאות ביניים של 5 משתמשים אינן מוצגות) | |||
| שורה 2: | שורה 2: | ||
color: #99f; | color: #99f; | ||
content: "”"; | content: "”"; | ||
font-family: serif; | font-family: David, serif; | ||
font-size: 25px; | font-size: 25px; | ||
font-weight: bold; | font-weight: bold; | ||
| שורה 11: | שורה 11: | ||
color: #99f; | color: #99f; | ||
content: "“"; | content: "“"; | ||
font-family: serif; | font-family: David, serif; | ||
font-size: 25px; | font-size: 25px; | ||
font-weight: bold; | font-weight: bold; | ||
| שורה 20: | שורה 20: | ||
color: #99f; | color: #99f; | ||
content: "“"; | content: "“"; | ||
font-family: serif; | font-family: "Times New Roman", serif; | ||
font-size: 25px; | font-size: 25px; | ||
font-weight: bold; | font-weight: bold; | ||
| שורה 29: | שורה 29: | ||
color: #99f; | color: #99f; | ||
content: "”"; | content: "”"; | ||
font-family: serif; | font-family: "Times New Roman", serif; | ||
font-size: 25px; | font-size: 25px; | ||
font-weight: bold; | font-weight: bold; | ||
line-height: 100%; | line-height: 100%; | ||
} | } | ||
/* [[קטגוריה:דפי סגנון של תבניות]] */ | |||
גרסה אחרונה מ־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%;
}
/* [[קטגוריה:דפי סגנון של תבניות]] */