diff --git a/doc/pages/css.html b/doc/pages/css.html index efcf1cdc80..6b5c2b3fa3 100644 --- a/doc/pages/css.html +++ b/doc/pages/css.html @@ -22,7 +22,7 @@

Here's the simplest way to get going. The straight CSS ver - humans.txt — A basic humans.txt file you can use as a basis for your site, if you'd like to have a humans.txt file. - robots.txt — Another basic starter file, this is a sample robot file you can amend and modify to suit your particular crawling needs. - /css — This is where we keep the Foundation CSS files. You will find several files there: - - foundation.css, is a minified CSS file you can use in your pages if you don't need to pick apart the actual underlying Foundation CSS. + - foundation.css, is a CSS file you can use in your pages if you don't need to pick apart the actual underlying Foundation CSS. - foundation.min.css, which is a minified, much smaller CSS file you can use instead in your pages if you don't need or want to pick apart the actual underlying Foundation CSS. - normalize.css, is an instance of the latest (as of the current Foundation distribution) version of Normalizr, an open-source project from Nicolas Gallagher. - /js — This is the directory for all of the Javascript files included with Foundation, including: