From 037bf9fec59dd2ecdd449f8bc680ece12c54fb94 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Wed, 4 May 2011 23:49:31 -0700 Subject: clean up org more --- docs/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index b18db8e8f..93adeac60 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,6 +6,7 @@ + @@ -34,8 +35,8 @@

1. Compiled CSS

-

Use this option if you want all the styles of Baseline in a compiled and minified stylesheet, but none of the extra power of LESS.

+

Use this option if you want all the styles of Baseline in a compiled and minified stylesheet, but none of the extra power of LESS.

<link type="text/css" href="baseline-1.0.0.css" media="all" />

2. Run with LESS.js

Use this option to make full use of Baseline's LESS variables, mixins, and nesting in CSS.

-- cgit v1.2.3