From 3d3b786cc43266f6292f5edd25733dbb9bd6ed06 Mon Sep 17 00:00:00 2001 From: hukl Date: Tue, 17 Feb 2009 12:49:42 +0100 Subject: added admin layout - more to come --- public/stylesheets/admin.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/stylesheets/admin.css (limited to 'public/stylesheets/admin.css') 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 @@ +body { + font-family: Arial, sans-serif; + font-size: 10pt; +} \ No newline at end of file -- cgit v1.3