aboutsummaryrefslogtreecommitdiff
path: root/style.css
blob: bf658519d103b4efdf8c4ab1e39269572f81b359 (plain) (blame)
1
2
3
4
5
body{
    font-family: 'Roboto', sans-serif, Arial;
    background: #333;
    color: white;
}