forked from lix-project/hydra
Make the tree a little less dense
This commit is contained in:
parent
93bbd6925b
commit
2b8a8fdd9c
|
@ -9,6 +9,7 @@ ul.tree, ul.subtree {
|
|||
ul.subtree > li {
|
||||
position: relative;
|
||||
padding-left: 2.0em;
|
||||
line-height: 140%;
|
||||
border-left: 0.1em solid #6185a0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue