annotate graphics.css @ 1478:82f43919f385

Paper: Added interface screenshot and box plot example
author Brecht De Man <b.deman@qmul.ac.uk>
date Thu, 15 Oct 2015 20:10:00 +0100
parents
children 375410a5571d
rev   line source
b@1478 1 /* graphics.css
b@1478 2 * Define colours and effects for classes and objects
b@1478 3 */
b@1478 4
b@1478 5 div.title {
b@1478 6 font-size: 2em;
b@1478 7 }
b@1478 8
b@1478 9 body {
b@1478 10 }