לדלג לתוכן

תבנית:ציטוט/style.css: הבדלים בין גרסאות בדף

מתוך צפונות ויקי
מ שינתה את רמת ההגנה של הדף "תבנית:ציטוט/style.css" ([עריכה=רק בדוקי עריכות אוטומטית מורשים] (בלתי מוגבלת בזמן) [העברה=רק בדוקי עריכות אוטומטית מורשים] (בלתי מוגבלת בזמן))
יצירת דף עם התוכן ".HeQuotationMark p:first-child::before { color: #99f; content: "”"; font-family: serif; font-size: 25px; font-weight: bold; line-height..."
(אין הבדלים)

גרסה מ־16:33, 8 בנובמבר 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%;
}

/* [[קטגוריה:דפי סגנון של תבניות]] */