From 6a043a917dea7c00c355e34c298f6c0aec7cfb07 Mon Sep 17 00:00:00 2001 From: "luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f" Date: Mon, 13 Apr 2009 16:19:05 +0000 Subject: added footnote hr formatting --- media/css/base.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/media/css/base.css b/media/css/base.css index 8b8f391..6224014 100644 --- a/media/css/base.css +++ b/media/css/base.css @@ -484,4 +484,7 @@ img.flickr-image { } ol.footnote { font-size: 90%; +} +hr.footnotes { + color: #201a11; } \ No newline at end of file -- cgit v1.2.3