bb3a914cafe007b237473e099b2d4eaa516483e6
custom.css
| ... | ... | @@ -17,3 +17,7 @@ body {background-color: white;} |
| 17 | 17 | -moz-border-radius: 0.5em; |
| 18 | 18 | -webkit-border-radius: 0.5em; |
| 19 | 19 | } |
| 20 | + |
|
| 21 | +#tree { |
|
| 22 | + color: black; |
|
| 23 | +} |