annotate graphics.css @ 951:55bf2500f278

Popup now in core.js, universal to interface.
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Tue, 26 May 2015 11:40:17 +0100
parents b5262d076f0b
children 375410a5571d
rev   line source
BrechtDeMan@937 1 /* graphics.css
BrechtDeMan@937 2 * Define colours and effects for classes and objects
BrechtDeMan@937 3 */
BrechtDeMan@937 4
BrechtDeMan@937 5 div.title {
BrechtDeMan@937 6 font-size: 2em;
BrechtDeMan@937 7 }
BrechtDeMan@937 8
BrechtDeMan@937 9 body {
BrechtDeMan@937 10 }