Skip to content

Instantly share code, notes, and snippets.

@derek73
derek73 / style.grass
Created February 4, 2019 01:07
neo4j styling
node {
diameter: 70px;
color: #A5ABB6;
border-color: #9AA1AC;
border-width: 2px;
text-color-internal: #FFFFFF;
font-size: 12px;
}
relationship {