תבנית:ציטוט/style.css

גרסה מ־00:59, 3 בנובמבר 2021 מאת חלוקת קונטרסים (שיחה | תרומות) (יצירת דף עם התוכן ".HeQuotationMark p:first-child::before { color: #99f; content: "”"; font-family: serif; font-size: 25px; font-weight: bold; line-height...")
(הבדל) → הגרסה הקודמת | הגרסה האחרונה (הבדל) | הגרסה הבאה ← (הבדל)

.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%;

}

/* */