annotate graphics.css @ 938:c3fe29d33643

Currently playing sample red.
author Brecht De Man <BrechtDeMan@users.noreply.github.com>
date Sat, 16 May 2015 17:52:51 +0100
parents
children 375410a5571d
rev   line source
BrechtDeMan@938 1 /* graphics.css
BrechtDeMan@938 2 * Define colours and effects for classes and objects
BrechtDeMan@938 3 */
BrechtDeMan@938 4
BrechtDeMan@938 5 div.title {
BrechtDeMan@938 6 font-size: 2em;
BrechtDeMan@938 7 }
BrechtDeMan@938 8
BrechtDeMan@938 9 body {
BrechtDeMan@938 10 }