annotate graphics.css @ 655:640a8d827e48

Add bibliography file to repo
author Brecht De Man <BrechtDeMan@users.noreply.github.com>
date Wed, 22 Apr 2015 10:05:11 +0100
parents
children 375410a5571d
rev   line source
BrechtDeMan@655 1 /* graphics.css
BrechtDeMan@655 2 * Define colours and effects for classes and objects
BrechtDeMan@655 3 */
BrechtDeMan@655 4
BrechtDeMan@655 5 div.title {
BrechtDeMan@655 6 font-size: 2em;
BrechtDeMan@655 7 }
BrechtDeMan@655 8
BrechtDeMan@655 9 body {
BrechtDeMan@655 10 }