--- a/integration/home.html Mon Oct 29 11:21:54 2012 +0100
+++ b/integration/home.html Mon Oct 29 18:06:44 2012 +0100
@@ -8,8 +8,9 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Home</title>
<link rel="stylesheet" href="css/reset.css" />
- <link rel="stylesheet" href="css/style.css" />
- <link rel="stylesheet" href="css/ui-red/jquery-ui-1.9.0.custom.min.css">
+ <link rel="stylesheet" href="css/common.css" />
+ <link rel="stylesheet" href="css/home.css" />
+ <link rel="stylesheet" href="css/ui-red/jquery-ui.css">
<script src="js/vendor/modernizr-2.6.1.min.js"></script>
</head>
<body>