From e1ce8b9cdfa6b309a85b651be330f743bcbf22d9 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Sun, 26 May 2013 13:27:30 +1200 Subject: Style changes Based off bootstrap --- public/css/style.css | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/public/css/style.css b/public/css/style.css index c0701f3..bad0275 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -238,3 +238,22 @@ p.filterinfo { .help { cursor: help; } + +/* Non-layout critical style niceties */ +body { + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + line-height: 20px; + color: #333333; + background-color: #ffffff; +} + +a { + color: #0066aa; + text-decoration: none; +} + +a:hover { + color: #005580; + text-decoration: underline; +} -- cgit v1.2.3-60-g2f50