fugadalcontrollo/public/stylesheets/style.css
2018-07-21 00:55:00 +02:00

11 lines
169 B
CSS

body {
padding: 50px;
background-color: #333;
color: #cecece;
font: 38px "Lato Light", "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}