www/rst-single.css
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 07 Aug 2018 01:37:22 +0300
changeset 2262 bb7e7ae562c2
parent 2001 4bebef342260
permissions -rw-r--r--
Get latest changes from SVN and update Git repo state.

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