view manuals/help-manual/_static/extra-style.css @ 1088:508c96e72f62

(issue124) Switch server URL and remove some RELEASE_BUILD options As the test server speaks ECDSA we do not need so much #ifndef RELEASE_BUILD options anymore.
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 12 Sep 2014 15:38:42 +0200
parents d6dc1144895b
children
line wrap: on
line source
.figure img {
    border: 1px solid lightgrey;
    margin-bottom: 10px;
    padding: 4px;
}
.figure .caption {
    margin-top: 0px;
    margin-bottom: 20px;
}
tt {
    font-size: 1.1em;
    background-color: transparent;
}
#pageheader img {
    float: left;
    margin-right: 10px;
}
#pageheader h1 {
    margin: 5px;
    padding: 15px;
}
#breadcrumbs {
    display: none;
}
.related.top #rellinks {
    margin-top: -25px;
}
#pagefooter {
    padding-bottom: 0 !important;
}

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