Method: Constree::Node#css_for_tree_html

Defined in:
lib/constree/node.rb

#css_for_tree_htmlObject



25
26
27
# File 'lib/constree/node.rb', line 25

def css_for_tree_html
  '.hl{color: coral;}'
end