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