From 02c3d525e4712f8c0d9a938a099f582483b10d56 Mon Sep 17 00:00:00 2001 From: raylu Date: Mon, 21 Oct 2013 21:58:52 -0700 Subject: touch up styles on kills page --- web/static/css/base.ccss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/static/css/base.ccss') diff --git a/web/static/css/base.ccss b/web/static/css/base.ccss index 19aa187..eb10d96 100644 --- a/web/static/css/base.ccss +++ b/web/static/css/base.ccss @@ -9,7 +9,8 @@ body: height: 100% background: #000 color: #ddd - font-family: sans-serif + font-family: Metrophobic, sans-serif + font-size: 12pt a: text-decoration: none -- cgit v1.2.3