| changeset 2 | 1afb1a904304 |
| child 10 | 038520c84595 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/corporateblue/default.css Mon Dec 26 20:12:02 2011 +0100 @@ -0,0 +1,15 @@ + +/** BASIC */ + +body { + font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; + color: #004784 +} + +a:link { + color: #004784 +} + +a:hover { + text-decoration: none; +} \ No newline at end of file