summaryrefslogtreecommitdiff
path: root/style.css
blob: d562725bf6cf00022ebcfc0ddd3b0cd77423fba4 (plain)
1
2
3
4
5
6
7
8
div.page {
    margin-top: 40px;
    margin-bottom: 40px;
}

div#render-container {
    border: 1px solid;
}