To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Revision:

root / graphics.css

History | View | Annotate | Download (116 Bytes)

1
/* graphics.css
2
 * Define colours and effects for classes and objects
3
 */
4

    
5
div.title {
6
        font-size: 2em;
7
}
8

    
9
body {
10
}