view doc/html/css/doc-guide.css @ 607:bb9771fb5f44

Docs: rework documentation - Change directories, - Remove handwritten manual pages.
author David Demelier <markand@malikania.fr>
date Fri, 08 Dec 2017 20:11:22 +0100
parents doc/html/resources/css/doc-guide.css@b61a7d5a9101
children
line wrap: on
line source

#introduction {
    margin-top: 0px;
}

pre {
    margin-top: 20px;
    margin-bottom: 20px;
}

.alert {
    margin-top: 20px;
    margin-bottom: 20px;
}