Loading static/css/ui.css +3 −3 Original line number Diff line number Diff line Loading @@ -137,10 +137,10 @@ a:hover { text-decoration: underline; } /* #Lists –––––––––––––––––––––––––––––––––––––––––––––––––– */ ul { list-style: square inside; } ol { list-style: decimal inside; } ul { list-style: square; } ol { list-style: decimal; } ol, ul { padding-left: 0; padding-left: 1.2rem; margin-top: 0; } ul ul, Loading Loading
static/css/ui.css +3 −3 Original line number Diff line number Diff line Loading @@ -137,10 +137,10 @@ a:hover { text-decoration: underline; } /* #Lists –––––––––––––––––––––––––––––––––––––––––––––––––– */ ul { list-style: square inside; } ol { list-style: decimal inside; } ul { list-style: square; } ol { list-style: decimal; } ol, ul { padding-left: 0; padding-left: 1.2rem; margin-top: 0; } ul ul, Loading