fugadalcontrollo/public/stylesheets/style.css

11 lines
169 B
CSS
Raw Normal View History

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