stargate-rando/public/main.css

7 lines
No EOL
94 B
CSS

body {
font-family: 'Ubuntu', sans-serif;
text-align: center;
}
button {
font-size: 20px;
}