Jump to navigation Jump to search

Template:Plainlist/styles.css: Difference between revisions

(Created page with "→‎* * Unbulleted lists: .plainlist ul { line-height: inherit; list-style: none none; margin: 0; } .plainlist ul li { margin-bottom: 0; }")
 
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
/**
* Unbulleted lists
*/
.plainlist ul {
line-height: inherit;
list-style: none none;
margin: 0;
}


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

Latest revision as of 18:11, 11 May 2023