Difference between revisions of "Template:Plainlist"

From LegendMud's Newbie Guide
Jump to navigation Jump to search
(Created page with ".plainlist ul { line-height: inherit; list-style: none none; margin: 0; } .plainlist ul li { margin-bottom: 0; }")
 
(Blanked the page)
 
Line 1: Line 1:
.plainlist ul {
+
 
    line-height: inherit;
 
    list-style: none none;
 
    margin: 0;
 
}
 
.plainlist ul li {
 
    margin-bottom: 0;
 
}
 

Latest revision as of 15:55, 18 August 2020