Codebase list lua-ldoc / 9f259c5
issue #227: don't force all <li> to have 'disc' style Steve Donovan 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2828 text-decoration: none;
2929 }
3030 li {
31 list-style: disc;
31 // list-style: disc;
3232 margin-left: 20px;
3333 }
3434 caption,th {