integration/edition.html
changeset 7 12978893bbf0
parent 5 9560f52f0979
child 9 5aa441ef098c
child 13 42c59d09670e
--- a/integration/edition.html	Wed Oct 24 14:50:21 2012 +0200
+++ b/integration/edition.html	Wed Oct 24 15:38:36 2012 +0200
@@ -8,7 +8,8 @@
         <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
         <title>Edition</title>
         <link rel="stylesheet" href="css/reset.css" />
-        <link rel="stylesheet" href="css/style.css" />
+        <link rel="stylesheet" href="css/common.css" />
+        <link rel="stylesheet" href="css/edition.css" />
         <link rel="stylesheet" href="css/ui-lightness/jquery-ui-1.8.24.custom.css">
         <script src="js/vendor/modernizr-2.6.1.min.js"></script>
     </head>