summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.htm8
-rwxr-xr-xstone-dark.jpgbin0 -> 6351 bytes
2 files changed, 7 insertions, 1 deletions
diff --git a/index.htm b/index.htm
index c59ea90..f1c8451 100644
--- a/index.htm
+++ b/index.htm
@@ -3,8 +3,14 @@
<HEAD>
<TITLE>fit4internet.net - Die Satire des Vereins zur Steigerung der digitalen Kompetenzen in &Ouml;sterreich</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=Windows-1252">
+ <STYLE>
+ <!--
+ a { color: #00ffff; }
+ a:visited { color: #ff00ff; }
+ -->
+ </STYLE>
</HEAD>
- <BODY BGCOLOR="#777777" TEXT="WHITE">
+ <BODY BGCOLOR="#777777" TEXT="WHITE" BACKGROUND="stone-dark.jpg">
<CENTER>
<TABLE WIDTH="100%" BORDER="1">
<TR>
diff --git a/stone-dark.jpg b/stone-dark.jpg
new file mode 100755
index 0000000..eb50eee
--- /dev/null
+++ b/stone-dark.jpg
Binary files differ