תבנית:ציטוט/style.css: הבדלים בין גרסאות בדף
מראה
מאין תקציר עריכה |
מ הפעיל הגנה על הדף "תבנית:ציטוט/style.css": מוצג בעמוד ראשי ([עריכה=רק מפעילי מערכת מורשים] (בלתי מוגבלת בזמן) [העברה=רק מפעילי מערכת מורשים] (בלתי מוגבלת בזמן)) |
(אין הבדלים)
| |
גרסה מ־18:26, 22 בספטמבר 2018
.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%;
}