Order categories and boards correctly; correctly organize them by nesting level
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
body { font-family: monospace; }
|
||||
|
||||
ul.boards { margin-left: 0; padding-left: 0; }
|
||||
.category, .board { list-style-type: none;}
|
||||
.category .name, .board .name { font-weight: bold; }
|
||||
.board .board { margin-left: 10px; }
|
||||
|
Reference in New Issue
Block a user