Template:Plaintext/styles.css

From talkhaus wiki
Revision as of 14:53, 6 June 2021 by Rixithechao (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;
}