Increas spacing between board elements & increase padding of sub-boards
This commit is contained in:
parent
f709ce4810
commit
161dd19d36
@ -1,9 +1,10 @@
|
||||
body { font-family: monospace; }
|
||||
|
||||
ul.boards { margin-left: 0; padding-left: 0; }
|
||||
.board { margin-bottom: 5px; }
|
||||
.category, .board { list-style-type: none;}
|
||||
.category .name, .board .name { font-weight: bold; }
|
||||
.board .board { margin-left: 10px; }
|
||||
.board .board { margin-left: 15px; }
|
||||
|
||||
#threads { width: 100%; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user