From e267e31bd045ff4a6bfa1489b0ad0eb5fcc7b31d Mon Sep 17 00:00:00 2001 From: neoraider Date: Mon, 10 Apr 2006 23:32:02 +0000 Subject: /code/links.inc.php /code/nav.inc.php: Links::ParseNavLink nach Nav::ParseLink verschoben. /code/pages.inc.php: Bug in HasAccess() gefixt. /handlers/default.inc.php /handlers/phpexec.inc.php: Globale Variablen wurden nicht in $GLOBALS gesetzt. --- styles/GreenGrid/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'styles') diff --git a/styles/GreenGrid/style.css b/styles/GreenGrid/style.css index ce2bc41..7468ce4 100644 --- a/styles/GreenGrid/style.css +++ b/styles/GreenGrid/style.css @@ -3,7 +3,7 @@ body { background:url(Grid.gif) #000000 repeat fixed; font-family:Larabiefont, Westminster, Courier, monospace; } - + a:link { color:#008000; text-decoration:none; -- cgit v1.2.3