תבנית:ציטוט/style.css: הבדלים בין גרסאות בדף
קפיצה לניווט
קפיצה לחיפוש
חלוקת קונטרסים (שיחה | תרומות) (יצירת דף עם התוכן ".HeQuotationMark p:first-child::before { color: #99f; content: "”"; font-family: serif; font-size: 25px; font-weight: bold; line-height...") |
חלוקת קונטרסים (שיחה | תרומות) (חלוקת קונטרסים שינה את מודל התוכן של הדף תבנית:ציטוט/style.css מקוד ויקי ל־CSS: עיצוב תבנית ציטוט) תגית: שינוי מודל התוכן |
(אין הבדלים)
|
גרסה מ־00:00, 3 בנובמבר 2021
.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%;
}
/* [[קטגוריה:דפי סגנון של תבניות]] */