aoc2020/scripts/plot.css

4 lines
115 B
CSS

html, body { background: black; color: white; font-family: monospace; }
h1, h2, h3, p { font-family: monospace; }