summaryrefslogtreecommitdiffstats
path: root/include/output.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2011-10-07 20:52:52 -0700
committerArun Persaud <apersaud@lbl.gov>2011-10-07 20:52:52 -0700
commit3f60adfc28f87886827084ebce58f041c1967722 (patch)
tree885444a648f8313805a26e44323d0b96f4278032 /include/output.php
parent6bb40ad539c14101b609018998d5045e88e2ace4 (diff)
downloade-DoKo-3f60adfc28f87886827084ebce58f041c1967722.tar.gz
e-DoKo-3f60adfc28f87886827084ebce58f041c1967722.tar.bz2
e-DoKo-3f60adfc28f87886827084ebce58f041c1967722.zip
fixed some html source code alignement and moved the games table, so it's flush left with the rest of the test
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 0331991..1d39074 100644
--- a/include/output.php
+++ b/include/output.php
@@ -378,7 +378,7 @@ function output_header()
<meta charset="utf-8" />
<link rel="shortcut icon" href="pics/edoko-favicon.png" />
<link rel="stylesheet" href="css/normalize.css?v=1" />
- <link rel="stylesheet" href="css/standard.css?v=34" />
+ <link rel="stylesheet" href="css/standard.css?v=35" />
<link rel="stylesheet" media="screen and (max-width: 600px)" href="css/narrow.css?v=2" />
<link rel="stylesheet" href="css/dateinput.css?v=1"/>
<script type="text/javascript" src="include/jquery.js"> </script>