From 0a51537192d4701c1ee5029b65f4359615e424eb Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 4 Dec 2006 09:26:31 +0000 Subject: [PATCH] Style of HELP link. --- web/htdocs/help/link.mc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/htdocs/help/link.mc b/web/htdocs/help/link.mc index c615fc2..18a7061 100644 --- a/web/htdocs/help/link.mc +++ b/web/htdocs/help/link.mc @@ -1,9 +1,13 @@ -%# $Id: link.mc,v 1.1 2006-12-01 16:51:33 mike Exp $ +%# $Id: link.mc,v 1.2 2006-12-04 09:26:31 mike Exp $ <%args> $help [help] + style="font-weight: bold; text-decoration: none; + color: black; background: #00ff00; + padding: 0.2em; margin: 0.2em; + border: 1px solid black" + >help %# It would be nice to make a little icon to use here instead of [help] -- 1.7.10.4