summaryrefslogtreecommitdiff
path: root/root/templates/index.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'root/templates/index.xsl')
-rw-r--r--root/templates/index.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/templates/index.xsl b/root/templates/index.xsl
index 6b83e4b..db4196c 100644
--- a/root/templates/index.xsl
+++ b/root/templates/index.xsl
@@ -15,7 +15,7 @@
<title>Sign in with OpenID</title>
<link rel="openid.server" href="{config[@key='baseurl']/@value}/openid" />
<style type="text/css">
- @import "default.css";
+ @import "/static/css/default.css";
</style>
</head>