From dc12069b40fc382acf127a35b9e1d9162fc527af Mon Sep 17 00:00:00 2001 From: Bartek Szopka Date: Mon, 2 Jan 2012 09:04:57 +0100 Subject: [PATCH] impressive comment in the stylesheet, so it's more clear that it's just a demo style --- css/style.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/css/style.css b/css/style.css index d27c801..c8bcb5f 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,12 @@ +/** + * This is a stylesheet for a demo presentation for impress.js + * + * It is not meant to be a part of impress.js and is not required by impress.js. + * I expect that anyone creating a presentation for impress.js would create their own + * set of styles. + */ + + /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)