This repository has been archived on 2021-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
perktree/frontend/src/stylus/perks.styl

31 lines
328 B
Stylus

.perktree
height 100%
.layout, .flex
height 100%
.v-card
padding 1rem
height 100%
#perktree
height 100%
text
fill #ebdbb2
.node
rect
fill-opacity .9
shape-rendering crispEdges
cursor pointer
text
pointer-events none
fill white
.link
fill none
stroke #000
stroke-opacity .5