summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 953499c..00174a3 100644
--- a/index.html
+++ b/index.html
@@ -5,9 +5,9 @@
<title>RRD Charts</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
+ <link rel="stylesheet" type="text/css" href="assets/css/style.css" />
+ <link rel="stylesheet" type="text/css" href="assets/css/tabs-no-images.css" />
<link rel="stylesheet" type="text/css" href="http://flowplayer.org/tools/demos/dateinput/css/skin1.css" />
- <link rel="stylesheet" type="text/css" href="tabs-no-images.css" />
- <link rel="stylesheet" type="text/css" href="style.css" />
<script type="text/javascript" src="http://svn.mochikit.com/mochikit/trunk/MochiKit/Base.js"></script>
<script type="text/javascript" src="http://svn.mochikit.com/mochikit/trunk/MochiKit/Async.js"></script>