policymap/api/static/css/styles.css
Moses Rolston 276b57fcdf add a bunch of stuff
rendering the graph via exported json works now
2025-03-20 06:45:07 -07:00

11 lines
137 B
CSS

#chart {
border: 1px solid black;
margin: 20px auto;
display: block;
}
text {
dominant-baseline: middle;
text-anchor: middle;
}