annotate graphics.css @ 1481:8be2d08fbe15

Started WAC paper
author Brecht De Man <b.deman@qmul.ac.uk>
date Tue, 22 Sep 2015 19:22:02 +0200
parents
children 375410a5571d
rev   line source
b@1481 1 /* graphics.css
b@1481 2 * Define colours and effects for classes and objects
b@1481 3 */
b@1481 4
b@1481 5 div.title {
b@1481 6 font-size: 2em;
b@1481 7 }
b@1481 8
b@1481 9 body {
b@1481 10 }