summaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2006-04-11 01:32:02 +0200
committerneoraider <devnull@localhost>2006-04-11 01:32:02 +0200
commite267e31bd045ff4a6bfa1489b0ad0eb5fcc7b31d (patch)
tree12258874b7507fd9784184c08e2fbd89e945edd4 /styles
parent9697f5a0d665e7171de958182cbe59c1dcfe2c87 (diff)
downloadneon-e267e31bd045ff4a6bfa1489b0ad0eb5fcc7b31d.tar
neon-e267e31bd045ff4a6bfa1489b0ad0eb5fcc7b31d.zip
/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.
Diffstat (limited to 'styles')
-rw-r--r--styles/GreenGrid/style.css2
1 files changed, 1 insertions, 1 deletions
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;