summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style/style.css1
-rw-r--r--xsl/layout.xsl4
2 files changed, 2 insertions, 3 deletions
diff --git a/style/style.css b/style/style.css
index f8dd3ec..341b08f 100644
--- a/style/style.css
+++ b/style/style.css
@@ -243,7 +243,6 @@ label {
font-size: 15px;
}
-/*hr.delimit {*/
#container > hr {
height: 20px;
background: #BBB082;
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index cc9da49..241a067 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -31,7 +31,7 @@
<a href="#page" accesskey="S" style="display: none" />
</div>
<div id="container">
- <hr class="delimit" />
+ <hr />
<div id="page">
<div id="info">
<strong>
@@ -68,7 +68,7 @@
</div>
<xsl:apply-templates mode="html" />
</div>
- <hr class="delimit" style="clear: both" />
+ <hr />
</div>
<div id="footer">
<p>