annotate graphics.css @ 1112:28aa066720ed

Fixed typo
author Giulio Moro <giuliomoro@yahoo.it>
date Sun, 21 Feb 2016 03:35:27 +0000
parents 282dfb8076f5
children 375410a5571d
rev   line source
n@1106 1 /* graphics.css
n@1106 2 * Define colours and effects for classes and objects
n@1106 3 */
n@1106 4
n@1106 5 div.title {
n@1106 6 font-size: 2em;
n@1106 7 }
n@1106 8
n@1106 9 body {
n@1106 10 }