annotate graphics.css @ 946:e50a0ea30326

Bug #1239: Randomisation of page orders flag in <setup> tag correctly applied.
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Sun, 24 May 2015 10:51:41 +0100
parents b5262d076f0b
children 375410a5571d
rev   line source
BrechtDeMan@937 1 /* graphics.css
BrechtDeMan@937 2 * Define colours and effects for classes and objects
BrechtDeMan@937 3 */
BrechtDeMan@937 4
BrechtDeMan@937 5 div.title {
BrechtDeMan@937 6 font-size: 2em;
BrechtDeMan@937 7 }
BrechtDeMan@937 8
BrechtDeMan@937 9 body {
BrechtDeMan@937 10 }