view analysis/analysis.css @ 1231:ccc61bb1420c

Reviewed WAC2016
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Thu, 25 Feb 2016 11:52:57 +0000
parents f88e611cd3c7
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;
}