תבנית:ציטוט/style.css: הבדלים בין גרסאות בדף
קפיצה לניווט
קפיצה לחיפוש
he>מקף אין תקציר עריכה |
מ (גרסה אחת יובאה) |
גרסה אחרונה מ־07:51, 11 בינואר 2024
.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%;
}
/* [[קטגוריה:דפי סגנון של תבניות]] */