view analysis/analysis.css @ 1899:66f3212a1fb1

Add PDFs to repository, remove from .hgignore
author Brecht De Man <b.deman@qmul.ac.uk>
date Sun, 20 Mar 2016 11:01:26 +0100
parents bf2a7da8d6ae
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;
}