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)