summaryrefslogtreecommitdiff
path: root/assets/css/custom.css
blob: 95cf163783e9cc980e44709e0266169e95085645 (plain)
1
2
3
4
5
6
7
8
9
10
body {
    background-color: black;
}

.title div {
    color: white;
    font-size: 24px;
    font-weight: bold;
    margin: 19.92px 0 19.92px 0;
}