summaryrefslogtreecommitdiff
path: root/root/templates/index.xsl
diff options
context:
space:
mode:
authorLars Dɪᴇᴄᴋᴏᴡ <daxim@cpan.org>2008-12-01 23:57:50 +0100
committerLars Dɪᴇᴄᴋᴏᴡ <daxim@cpan.org>2008-12-01 23:57:50 +0100
commit4109d39f65f45acf0b39c229e12b2d5b0b3c4e7b (patch)
tree94bdaba8a76e1e6105dde1712deef623c1c9960e /root/templates/index.xsl
parentMerge branch 'master' of git@git.useperl.at:PAUSE-OpenID (diff)
downloadSimple-OpenID-4109d39f65f45acf0b39c229e12b2d5b0b3c4e7b.tar.gz
Simple-OpenID-4109d39f65f45acf0b39c229e12b2d5b0b3c4e7b.tar.bz2
Simple-OpenID-4109d39f65f45acf0b39c229e12b2d5b0b3c4e7b.zip
basic styling
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>