Template:Plainlist

From LegendMud's Newbie Guide
Revision as of 15:54, 18 August 2020 by Emrysia (talk | contribs) (Created page with ".plainlist ul { line-height: inherit; list-style: none none; margin: 0; } .plainlist ul li { margin-bottom: 0; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.plainlist ul {

   line-height: inherit;
   list-style: none none;
   margin: 0;

} .plainlist ul li {

   margin-bottom: 0;

}