aoc2022/scripts/plot.css

6 lines
161 B
CSS
Raw Normal View History

2022-12-01 05:11:06 +00:00
html, body { background: #111; color: #dde; font-family: monospace; font-size: 1.05rem; }
h1, h2, h3, p { font-family: monospace; }
.tocset { display: none; }