quadtree-drawer/style.css
crystal heart a0d42e7709 basic drawing on a quadtree
no zoom yet, also no figuring out when tree nodes can merge without
losing information.
2024-06-04 12:39:07 +02:00

5 lines
48 B
CSS

body {
background-color: #222;
color: #fff;
}