Skip to content

Instantly share code, notes, and snippets.

View GeorgeTzellis's full-sized avatar

GeorgeTzellis

View GitHub Profile
@GeorgeTzellis
GeorgeTzellis / dabblet.css
Last active December 30, 2015 12:19 — forked from anonymous/dabblet.css
tree
/* tree */
body { margin: 20px; font-size: 16px;}
.tree1 {
width: 0px;
height: 0px;
border: 0px transparent;
border-width: .6em ; /* controls branch width */
border-bottom: 1.3em #92C83E; /* controls branch height */