ciderpress/main.css

10 lines
167 B
CSS

/*
* Trivial bit of CSS to make things look nicer.
*/
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px; /* recommended for mobile */
}