Difference between revisions of "Template:Groningen/PartyParrot"

Line 114: Line 114:
 
     div.main_right figcaption,
 
     div.main_right figcaption,
 
     div.main_right ul li,
 
     div.main_right ul li,
     ol.references li,
+
     div.main_right ol li,
 
     ol.references a,
 
     ol.references a,
 
     div.other_references {
 
     div.other_references {
Line 121: Line 121:
  
 
     /*The following code describes unordered list and its items*/
 
     /*The following code describes unordered list and its items*/
     div.main_right ul {
+
     div.main_right ul, div.main_right ol {
 
         font-size: 18px;
 
         font-size: 18px;
 
         margin: 0.4em 0 0.5em 0;
 
         margin: 0.4em 0 0.5em 0;
 
     }
 
     }
  
     div.main_right ul li {
+
     div.main_right ul li, div.main_right ol li {
 
         line-height: 1.5em;
 
         line-height: 1.5em;
        list-style-type: disc;
 
 
         margin-left: 3.5em;
 
         margin-left: 3.5em;
 +
    }
 +
 +
    div.main_right ul li {
 +
        list-style-type: disc;
 
     }
 
     }
  

Revision as of 10:53, 20 October 2021