From 1035c6fc86f25759e9298b78e8bd232fdc912c41 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 2 May 2005 16:32:59 +0000 Subject: Integrated footer and header into common to solve including problem. --- default.css | 2 + downloads.php | 4 +- images/tmw-0.0.12-cave-thumb.png | Bin 0 -> 11788 bytes images/tmw-0.0.12-cave.png | Bin 0 -> 181329 bytes includes/common.php | 142 +++++++++++++++++++++++++++++++++++++-- includes/footer.php | 33 --------- includes/header.php | 124 ---------------------------------- 7 files changed, 142 insertions(+), 163 deletions(-) create mode 100644 images/tmw-0.0.12-cave-thumb.png create mode 100644 images/tmw-0.0.12-cave.png delete mode 100644 includes/footer.php delete mode 100644 includes/header.php diff --git a/default.css b/default.css index b45bcb5..72601a1 100644 --- a/default.css +++ b/default.css @@ -195,6 +195,8 @@ h1 { margin: 0px; color: black; font-style: normal; + font-weight: bold; + color: #2f2e32; } #sidebar .section li a:hover { diff --git a/downloads.php b/downloads.php index de3ac5c..2a7d1dd 100644 --- a/downloads.php +++ b/downloads.php @@ -6,8 +6,8 @@

Current client release

- - + +
Debian package 0.0.11.2 (see below for repository)
diff --git a/images/tmw-0.0.12-cave-thumb.png b/images/tmw-0.0.12-cave-thumb.png new file mode 100644 index 0000000..04e2975 Binary files /dev/null and b/images/tmw-0.0.12-cave-thumb.png differ diff --git a/images/tmw-0.0.12-cave.png b/images/tmw-0.0.12-cave.png new file mode 100644 index 0000000..66871a6 Binary files /dev/null and b/images/tmw-0.0.12-cave.png differ diff --git a/includes/common.php b/includes/common.php index fe7ac0a..93aef07 100644 --- a/includes/common.php +++ b/includes/common.php @@ -1,18 +1,152 @@ \n"; +?> + + + + The Mana World + + + + + + + + + +
+ +
+ #manaworld
+ irc.freenode.net +
+ +
+

The Mana World

+
+ +
+
+
+
+
+ +
+ + + +
+
+
+
+
+
+
+ +
+
+
+

+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ + +
+ + + diff --git a/includes/footer.php b/includes/footer.php deleted file mode 100644 index 51b8007..0000000 --- a/includes/footer.php +++ /dev/null @@ -1,33 +0,0 @@ - -
- - - - - - - - - - - - - - - - - - - diff --git a/includes/header.php b/includes/header.php deleted file mode 100644 index 827ab53..0000000 --- a/includes/header.php +++ /dev/null @@ -1,124 +0,0 @@ -\n"; -?> - - - - The Mana World - - - - - - - - - -
- -
- #manaworld
- irc.freenode.net -
- -
-

The Mana World

-
- -
-
-
-
-
- -
- - - -
-
-
-
-
-
-
- -
-
-
-

-
-
-
-- cgit v1.2.3-70-g09d2