Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1311:797090480ab7
Made pythonServer.py executable
author | Giulio Moro <giuliomoro@users.noreply.github.com> |
---|---|
date | Sat, 20 Feb 2016 14:18:32 +0000 |
parents | cc55cc323592 |
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 } |