annotate graphics.css @ 1605:a22cf46a9141

Added 'scripts' folder for auxiliary pre-/post-processing scripts. Made script to extract comments from all result files. Some issues/TODOs in file.
author Brecht De Man <b.deman@qmul.ac.uk>
date Wed, 27 May 2015 12:40:37 +0100
parents
children 375410a5571d
rev   line source
b@1605 1 /* graphics.css
b@1605 2 * Define colours and effects for classes and objects
b@1605 3 */
b@1605 4
b@1605 5 div.title {
b@1605 6 font-size: 2em;
b@1605 7 }
b@1605 8
b@1605 9 body {
b@1605 10 }