summaryrefslogtreecommitdiffstats
path: root/include/output.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2011-10-07 18:19:54 -0700
committerArun Persaud <apersaud@lbl.gov>2011-10-07 18:19:54 -0700
commit15eab77094594de001c0efc816aa8782b47716a9 (patch)
treefa3ebb4856c55fc5b494c49b4f6bacdc0603d653 /include/output.php
parentcc95c662be086f71697755fe6939ff4840fe25b1 (diff)
downloade-DoKo-15eab77094594de001c0efc816aa8782b47716a9.tar.gz
e-DoKo-15eab77094594de001c0efc816aa8782b47716a9.tar.bz2
e-DoKo-15eab77094594de001c0efc816aa8782b47716a9.zip
replaced css reset with normalize.css
Diffstat (limited to 'include/output.php')
-rw-r--r--include/output.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/output.php b/include/output.php
index df1d69a..429d095 100644
--- a/include/output.php
+++ b/include/output.php
@@ -377,6 +377,7 @@ function output_header()
<title>e-Doko</title>
<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=31" />
<link rel="stylesheet" media="screen and (max-width: 600px)" href="css/narrow.css?v=1" />
<link rel="stylesheet" href="css/dateinput.css?v=1"/>