annotate graphics.css @ 939:c2fe27b91359

Only 'Stop' button; 'Start' when any sample is clicked.
author Brecht De Man <BrechtDeMan@users.noreply.github.com>
date Sat, 16 May 2015 20:58:15 +0100
parents c3fe29d33643
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 }