view manuals/help-manual/_static/extra-style.css @ 909:18e3ad073b38

Use strtok_r/strtok_s instead of strtok. With its global internal state usage of strtok should be avoided. Patch commited on behalf of Sascha Teichmann.
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 14 Aug 2014 11:24:13 +0200
parents b5a49960d5cb
children e15637472a99
line wrap: on
line source
.figure img {
    border: 1px solid lightgrey;
    margin-bottom: 10px;
    padding: 4px;
}
.figure .caption {
    margin-top: 0px;
    margin-bottom: 20px;
}

http://wald.intevation.org/projects/trustbridge/