From 9c933e4eb578b77d625efe487866e7433d729666 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 28 Jun 2012 23:22:57 +0200 Subject: o Initial import of application/vnd.collection+json explorer. --- public/stylesheets/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 public/stylesheets/style.css (limited to 'public/stylesheets') diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css new file mode 100644 index 0000000..30e047d --- /dev/null +++ b/public/stylesheets/style.css @@ -0,0 +1,8 @@ +body { + padding: 50px; + font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; +} + +a { + color: #00B7FF; +} \ No newline at end of file -- cgit v1.2.3