aboutsummaryrefslogtreecommitdiff
path: root/public/css/style.css
blob: c67b3956e71542cd5a34ce41d3895c5c0c3713fc (plain) (blame)
1
2
3
4
5
body {
    font-family: Play, sans-serif;
    background-color: #212121;
    color: #ffffff;
}