annotate graphics.css @ 1533:317faa29ab11

Feature Feature #1270: Outside reference object added. Some small bugs and GUI to solve.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 23 Jul 2015 09:37:27 +0100
parents 766bff1a8f73
children 375410a5571d
rev   line source
nickjillings@1528 1 /* graphics.css
nickjillings@1528 2 * Define colours and effects for classes and objects
nickjillings@1528 3 */
nickjillings@1528 4
nickjillings@1528 5 div.title {
nickjillings@1528 6 font-size: 2em;
nickjillings@1528 7 }
nickjillings@1528 8
nickjillings@1528 9 body {
nickjillings@1528 10 }