From bccdab4bc87b0fd181adafc9daef31a2b6d76633 Mon Sep 17 00:00:00 2001 From: "luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f" Date: Mon, 13 Apr 2009 16:23:13 +0000 Subject: added footnote hr formatting --- media/css/base.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media/css/base.css b/media/css/base.css index cd6fb5b..db540c7 100644 --- a/media/css/base.css +++ b/media/css/base.css @@ -486,7 +486,7 @@ ol.footnote { font-size: 90%; } hr.footnotes { - color: #f3f; - background-color: #f3f; + color: #201a11; + background-color: #201a11; width: 100px; } \ No newline at end of file -- cgit v1.2.3