moleflap/www/mole.css

9 lines
119 B
CSS

body {
width: 80%;
padding: 5%;
margin: 0%;
text-align: center;
font-size: 10px;
font-family: monospace;
}