diff options
| author | Loic GUEGAN <loic@Manzerbredes> | 2016-01-23 14:55:58 +0100 |
|---|---|---|
| committer | Loic GUEGAN <loic@Manzerbredes> | 2016-01-23 14:55:58 +0100 |
| commit | 3f011e0b1d7b947ffe319a4d6f0c484278589217 (patch) | |
| tree | 4cca1191996f09e55a7280ce98adf27f6877b59e /client/index.php | |
| parent | 4fb9cfe17b87a37b9ca4eba7731d6e095fd36b7c (diff) | |
Include personnal stylesheet
Diffstat (limited to 'client/index.php')
| -rw-r--r-- | client/index.php | 2 |
1 files changed, 2 insertions, 0 deletions
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> |
