Files
site/style.css
T
2026-07-27 15:55:54 -05:00

8 lines
117 B
CSS

body {
color: white;
white-space: pre;
background-color: black;
font-size: 150%;
font-family: monospace;
}