summaryrefslogtreecommitdiffstats
path: root/include/output.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2008-11-01 15:57:51 -0700
committerArun Persaud <arun@nubati.net>2008-11-01 15:57:51 -0700
commit90498b8b93c1ef403d62a48de9d16635316da219 (patch)
treec9774a81e29f8473ec2729cc8f5216f871fa409d /include/output.php
parent93495e04bade7db58d447d7c2c3a51b607bd8fd6 (diff)
downloade-DoKo-90498b8b93c1ef403d62a48de9d16635316da219.tar.gz
e-DoKo-90498b8b93c1ef403d62a48de9d16635316da219.tar.bz2
e-DoKo-90498b8b93c1ef403d62a48de9d16635316da219.zip
LAYOUT: fixed the login screen
some html + css code cleanup Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'include/output.php')
-rw-r--r--include/output.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/output.php b/include/output.php
index 17bd9e2..86061e2 100644
--- a/include/output.php
+++ b/include/output.php
@@ -270,7 +270,7 @@ function output_header()
<title>e-Doko</title>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
<link rel="shortcut icon" type="image/x-icon" href="pics/edoko-favicon.png" />
- <link rel="stylesheet" type="text/css" href="css/standard014.css" />
+ <link rel="stylesheet" type="text/css" href="css/standard015.css" />
<script type="text/javascript" src="include/game.js"> </script>
</head>
<body onload="high_last();">