aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 313b37f..b8cd84c 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -3,13 +3,14 @@
xmlns:xi="http://www.w3.org/2001/XInclude">
<head>
<title>$title</title>
+ <link rel="stylesheet" type="text/css" href="cl2vcs.css"/>
</head>
<body class="index">
<xi:include href="form.html" />
<div py:if="err">
- <em>${err}</em>
+ <em class="errormsg">${err}</em>
</div>
<div id="description">