aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBartek Szopka <bartek.szopka+github@gmail.com>2012-01-08 20:57:37 +0100
committerBartek Szopka <bartek.szopka+github@gmail.com>2012-01-08 20:57:37 +0100
commitb12fbbe9f6810f335e983c317337d5a23bbe59d6 (patch)
tree7f343d15ec4ef5499d98f8cda84b81a91fd74f74
parent8e82782499996c374125ab15c7eead7632413b6e (diff)
downloadimpress.js-b12fbbe9f6810f335e983c317337d5a23bbe59d6.tar.gz
changing the name of styles file to make it even more clear that these are only styles for demo presentation
-rw-r--r--css/impress-demo.css (renamed from css/style.css)0
-rw-r--r--index.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/impress-demo.css
index 0a65340..0a65340 100644
--- a/css/style.css
+++ b/css/impress-demo.css
diff --git a/index.html b/index.html
index f9cbbc2..1ffeb00 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
<link href="http://fonts.googleapis.com/css?family=Open+Sans:regular,semibold,italic,italicsemibold|PT+Sans:400,700,400italic,700italic|PT+Serif:400,700,400italic,700italic" rel="stylesheet" />
- <link href="css/style.css" rel="stylesheet" />
+ <link href="css/impress-demo.css" rel="stylesheet" />
</head>
<body>