custom.css
... ...
@@ -18,6 +18,6 @@ body {background-color: white;}
18 18
-webkit-border-radius: 0.5em;
19 19
}
20 20
21
-#tree {
21
+.tree li label, .tree li a {
22 22
color: black;
23 23
}