From 8323dd334a1d198c9760a3cf38a855fcc980bc13 Mon Sep 17 00:00:00 2001 From: x2001corpet Date: Sun, 29 Apr 2007 09:57:05 +0000 Subject: [PATCH] backport 1754 git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1755 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs/css/wiki.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/htdocs/css/wiki.css b/htdocs/css/wiki.css index 5c9de2f..a8612d4 100644 --- a/htdocs/css/wiki.css +++ b/htdocs/css/wiki.css @@ -76,4 +76,9 @@ table.quickref td { a.varlink { text-decoration: none; } - +a.createlink { + font-size: smaller; + vertical-align: super; + line-height: normal; + text-decoration: none; +} -- 2.1.4