Template:Plainlist/styles.css

From The Maceys in California
Revision as of 00:23, 26 January 2026 by Lynn Macey (talk | contribs) (Created page with "* * Unbulleted lists: .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)

/**

* Unbulleted lists
*/

.plainlist ul { line-height: inherit; list-style: none none; margin: 0; }

.plainlist ul li { margin-bottom: 0; }