The validator should be happy again ;) and the clocks should look a bit better.
.cardinput:hover{ background-color:red;}
div span img.button { width: 2em;}
+div span img.tinybutton { width: 1.4em;}
.gamestatuspre {
padding: 0 0.3em;
echo " <br />\n";
echo " <span title=\"local time: ".date("Y-m-d H:i:s",$timenow). " ".
"last login: ".date("Y-m-d H:i:s",$lastlogin)."\">".
- "<img src=\"pics/button/time-info.png\" class=\"button\" alt-\"time info\" />".
+ "<img src=\"pics/button/time-info.png\" class=\"tinybutton\" alt=\"time info\" />".
"</span>\n";
echo " </div>\n";
<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/standard019.css" />
+ <link rel="stylesheet" type="text/css" href="css/standard020.css" />
<script type="text/javascript" src="include/game.js"> </script>
<script type="text/javascript" src="include/jquery.js"> </script>
<script type="text/javascript" src="include/jquery.tablesorter.js"></script>