summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
authortim b <timb@camcompu.home>2010-04-08 18:22:25 -0700
committertim b <timb@camcompu.home>2010-04-08 18:22:25 -0700
commit0db7b7ef7a35070bf802a6c3313701d6faa5b3dc (patch)
tree9025a6347992309f01397ad5b9d8ae904749a538 /template/head.st
parent6440348618ade4fbcb541c40473074833a47d198 (diff)
favs
Diffstat (limited to 'template/head.st')
-rw-r--r--template/head.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st
index 8634534..18b5d16 100644
--- a/template/head.st
+++ b/template/head.st
@@ -6,7 +6,7 @@
<script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script>
<script type="text/javascript" src="/static/js/sha1.js"></script>
<link rel="stylesheet" type="text/css" href="/static/css/reset.css">
-<link rel="stylesheet" type="text/css" href="/static/css/common.css">
+<link rel="stylesheet" type="text/css" href="/static/css/header.css">
$if(!user_nick)$
<link href="/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css">
$endif$