RogerDodger (talk | contribs) (Created page with ".dotlist ul { list-style-type: none; margin-left: 0; } .dotlist ul > li { display: inline; } .dotlist ul > li::after { font-weight: bold; content: ' · '; } .dotl...") |
RogerDodger (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
font-weight: bold; | font-weight: bold; | ||
content: ' · '; | content: ' · '; | ||
white-space: nowrap; | |||
} | } | ||