annotate graphics.css @ 1306:cc55cc323592

Merge default to dev_main
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Wed, 17 Feb 2016 11:29:18 +0000
parents
children 375410a5571d
rev   line source
nickjillings@1306 1 /* graphics.css
nickjillings@1306 2 * Define colours and effects for classes and objects
nickjillings@1306 3 */
nickjillings@1306 4
nickjillings@1306 5 div.title {
nickjillings@1306 6 font-size: 2em;
nickjillings@1306 7 }
nickjillings@1306 8
nickjillings@1306 9 body {
nickjillings@1306 10 }