summaryrefslogtreecommitdiffstats
path: root/web/templates/base.html
diff options
context:
space:
mode:
authorraylu <raylu@gridium.com>2013-10-21 21:58:52 -0700
committerraylu <raylu@gridium.com>2013-10-21 22:05:19 -0700
commit02c3d525e4712f8c0d9a938a099f582483b10d56 (patch)
treeb1e35899ce6abe8d08171e7450b7eed05c1dd4b5 /web/templates/base.html
parent5849a1738cf4fb36b1b6b5c9a22c516c132088d5 (diff)
downloadykill-02c3d525e4712f8c0d9a938a099f582483b10d56.tar.xz
touch up styles on kills page
Diffstat (limited to 'web/templates/base.html')
-rw-r--r--web/templates/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/templates/base.html b/web/templates/base.html
index b05a4fa..47b7a99 100644
--- a/web/templates/base.html
+++ b/web/templates/base.html
@@ -1,7 +1,8 @@
<!DOCTYPE html>
<html>
<head>
- <link rel="stylesheet" type="text/css" href="/css/base.css" />
+ <link rel="stylesheet" type="text/css" href="/css/base.css">
+ <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Metrophobic">
{% block css %}{% end %}
<script src="//ajax.googleapis.com/ajax/libs/mootools/1.4.5/mootools.js"></script>
<script>