annotate graphics.css @ 1387:f2b00d070255

Python server ignores GET in URL
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Mon, 21 Dec 2015 13:01:01 +0000
parents 345974f8794a
children 375410a5571d
rev   line source
nickjillings@1386 1 /* graphics.css
nickjillings@1386 2 * Define colours and effects for classes and objects
nickjillings@1386 3 */
nickjillings@1386 4
nickjillings@1386 5 div.title {
nickjillings@1386 6 font-size: 2em;
nickjillings@1386 7 }
nickjillings@1386 8
nickjillings@1386 9 body {
nickjillings@1386 10 }