sandwitchboard/templates/style.css

5 lines
70 B
CSS
Raw Normal View History

body {
background-color: lightgrey;
font-family: monospace;
}