summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/css/style.css (renamed from client/images/empty)0
-rw-r--r--client/index.php2
2 files changed, 2 insertions, 0 deletions
diff --git a/client/images/empty b/client/css/style.css
index e69de29..e69de29 100644
--- a/client/images/empty
+++ b/client/css/style.css
diff --git a/client/index.php b/client/index.php
index 668711e..c8ccaac 100644
--- a/client/index.php
+++ b/client/index.php
@@ -8,6 +8,8 @@
<meta name="description" content="Istic-Openstack project">
<meta name="author" content="IOTeam">
<link rel="stylesheet" href="./vendors/bootstrap/css/bootstrap.css">
+ <link rel="stylesheet" href="./css/style.css">
+
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>