1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-29 14:59:16 +02:00

Merge pull request #13135 from ZDroid/color-typo

#ffff -> #fff
This commit is contained in:
Chris Rebert
2014-03-20 13:19:52 -07:00

View File

@@ -22,7 +22,7 @@ Mini-language:
//=== This is a subheading. //=== This is a subheading.
//** Optional description for the following variable. You **can** use Markdown in descriptions to discuss `<html>` stuff. //** Optional description for the following variable. You **can** use Markdown in descriptions to discuss `<html>` stuff.
@foo: #ffff; @foo: #fff;
//-- This is a heading for a section whose variables shouldn't be customizable //-- This is a heading for a section whose variables shouldn't be customizable