bashtube/webroot/css/style.css

7 lines
64 B
CSS

* {
font-family: sans-serif;
}
pre {
white-space: pre-wrap;
}