From 29bfcd16ff6df2bbd7371cb73689464136bbe987 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 19 Jan 2008 02:06:14 +0100 Subject: use to markup footnote anchors Using the HTML tag ensures that footnotes are shown correctly when displayed outside the DokuWiki stylesheet (eg. in feedreaders) darcs-hash:20080119010614-7ad00-59426b5e1d44f0ab932867e19e42b71f260f9cc9.gz --- lib/tpl/default/design.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lib/tpl') diff --git a/lib/tpl/default/design.css b/lib/tpl/default/design.css index 0b4e29634..3e3c9310e 100644 --- a/lib/tpl/default/design.css +++ b/lib/tpl/default/design.css @@ -613,14 +613,7 @@ div.dokuwiki div.fn { font-size: 90%; } -div.dokuwiki a.fn_top { - vertical-align: super; - font-size: 80%; -} - div.dokuwiki a.fn_bot { - vertical-align: super; - font-size: 80%; font-weight: bold; } -- cgit v1.2.3