view analysis/analysis.css @ 2429:e4fcf54abcf5

Instructions typos; notice to refer to wiki for up to date version Some typos were corrected while copying to the wiki. The wiki should henceforth be the most frequently updated instructions, and a markdown-to-PDF process is not yet in place.
author Brecht De Man <b.deman@qmul.ac.uk>
date Sat, 28 May 2016 10:29:03 +0200
parents ed5a54029157
children 464c6c6692d6
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;
}
table td tr{
    padding: 5px;
}
div.filter-entry{
    padding: 5px;
}