view analysis/analysis.css @ 2146:14a3089443b6

Error levels should be set before messing around with timezone, as that may trigger warnings on some systems
author Giulio Moro <giuliomoro@users.noreply.github.com>
date Sun, 06 Mar 2016 20:55:00 +0000
parents 9691be359d6a
children ce3d4d6d01b8
line wrap: on
line source
div.chart-holder {
    border: 1px black solid;
    margin: 10px 0px;
}
div.code {
    margin: 5px;
    padding-left: 15px;
    background-color: rgb(200,200,200);
    border: 2px dashed black;
}