diff options
author | Steven Barth <steven@midlink.org> | 2008-03-28 00:20:04 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-03-28 00:20:04 +0000 |
commit | 729c6f0f033901eebc07d2e078920a35936a4fbb (patch) | |
tree | ad9a6cd9d53d4ccd0d56e049180f345132bc6fc1 /contrib | |
parent | 95e9f0dbcd218d453d263a0a885a3177a708abda (diff) |
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/index.html b/contrib/index.html index 2c24464960..58387a5fec 100644 --- a/contrib/index.html +++ b/contrib/index.html @@ -4,7 +4,7 @@ <head> <meta http-equiv="refresh" content="0; URL=/cgi-bin/index.cgi" /> </head> -<body> -<a href="/cgi-bin/index.cgi">FFLuCI</a> +<body style="background-color: black"> +<a style="color: white; text-decoration: none" href="/cgi-bin/index.cgi">FFLuCI - Freifunk Lua Configuration Interface</a> </body> </html>
\ No newline at end of file |