diff options
| author | hukl <contact@smyck.org> | 2009-02-17 12:49:42 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-02-17 12:49:42 +0100 |
| commit | 3d3b786cc43266f6292f5edd25733dbb9bd6ed06 (patch) | |
| tree | 8504374fb6f68e382d8e338be4f8933964ee5cd0 /public/stylesheets/admin.css | |
| parent | b68af220a471912954f67fa004e2edfae0ddea94 (diff) | |
added admin layout - more to come
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css new file mode 100644 index 0000000..398b736 --- /dev/null +++ b/public/stylesheets/admin.css | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | body { | ||
| 2 | font-family: Arial, sans-serif; | ||
| 3 | font-size: 10pt; | ||
| 4 | } \ No newline at end of file | ||
