diff --git a/docsupport/style.css b/docsupport/style.css index 2854c83..6e6180a 100644 --- a/docsupport/style.css +++ b/docsupport/style.css @@ -35,6 +35,8 @@ p { margin: 0 0 .7em; max-width: 700px; } h2 { border-bottom: 1px solid #ccc; font-size: 1.2em; margin: 3em 0 1em 0; font-weight: bold;} h3 { font-weight: bold; } +h2.intro { border-bottom: none; font-size: 1em; font-weight: normal; } + ul li { list-style: disc; margin-left: 1em; margin-bottom: 1.25em; } ol li { margin-left: 1.25em; } ol ul, ul ul { margin: .25em 0 0; } diff --git a/index.html b/index.html index ea11ead..e8f1ce3 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - Chosen - a javascript select thingy + Chosen - a javascript plug-in for jQuery and Prototype - makes select boxes better @@ -33,12 +33,12 @@
- Built by Harvest + Built by Harvest

Chosen

-

Chosen is a javsacript plug-in that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.

+

Chosen is a javsacript plug-in that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.

Project page on GitHub

Standard Select