annotate graphics.css @ 1543:45363ee3632d

SMC paper: added boxplot graph, input XML, decreased itemize spacing (also changed index.html page title)
author Brecht De Man <b.deman@qmul.ac.uk>
date Thu, 18 Jun 2015 17:34:27 +0100
parents
children 375410a5571d
rev   line source
b@1543 1 /* graphics.css
b@1543 2 * Define colours and effects for classes and objects
b@1543 3 */
b@1543 4
b@1543 5 div.title {
b@1543 6 font-size: 2em;
b@1543 7 }
b@1543 8
b@1543 9 body {
b@1543 10 }