annotate graphics.css @ 1393:0d78b1204f37

MUSHRA fixes. Added some mushra features to match newer APE interfaces and core bindings.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 17 Dec 2015 13:34:23 +0000
parents 4a0c4119e00d
children 375410a5571d
rev   line source
nickjillings@1392 1 /* graphics.css
nickjillings@1392 2 * Define colours and effects for classes and objects
nickjillings@1392 3 */
nickjillings@1392 4
nickjillings@1392 5 div.title {
nickjillings@1392 6 font-size: 2em;
nickjillings@1392 7 }
nickjillings@1392 8
nickjillings@1392 9 body {
nickjillings@1392 10 }