www/rst-single.css
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 09 Dec 2018 11:58:37 +0200
changeset 2292 cd4554e0150e
parent 2001 4bebef342260
permissions -rw-r--r--
Review history of merges only.

.document {
    max-width: 800px;
    margin: .5em auto;
}
@media (max-width: 780px) {
    .document {
        margin: 5px 10px 1em 10px;
        padding: 0;
    }
}