Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1371:70f479d47a39
Popup/Survey buttons now fixed position rather than calculated.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Wed, 10 Feb 2016 12:14:25 +0000 |
parents | 279930a008ca |
children | 375410a5571d |
rev | line source |
---|---|
nickjillings@1316 | 1 /* graphics.css |
nickjillings@1316 | 2 * Define colours and effects for classes and objects |
nickjillings@1316 | 3 */ |
nickjillings@1316 | 4 |
nickjillings@1316 | 5 div.title { |
nickjillings@1316 | 6 font-size: 2em; |
nickjillings@1316 | 7 } |
nickjillings@1316 | 8 |
nickjillings@1316 | 9 body { |
nickjillings@1316 | 10 } |