diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-01-03 17:33:30 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-01-03 17:33:30 -0500 |
commit | b7b47e2b7ba5b8a477aca1e5481d4f274f95c14d (patch) | |
tree | bd25e96f950e3f1db919a29381e632d6ce0bbed6 /swatchmaker/test/test-full.html | |
parent | 2c18d0d1d7b3b82270f45d2a6faaf56efbf9f284 (diff) |
swatchmaker: updated docs.css to bootswatch.css
Diffstat (limited to 'swatchmaker/test/test-full.html')
-rwxr-xr-x | swatchmaker/test/test-full.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swatchmaker/test/test-full.html b/swatchmaker/test/test-full.html index 9076ac3b..bb442964 100755 --- a/swatchmaker/test/test-full.html +++ b/swatchmaker/test/test-full.html @@ -11,7 +11,7 @@ <link href="../swatch/bootstrap.min.css" rel="stylesheet"> <link href="../bootstrap/docs/assets/css/bootstrap-responsive.css" rel="stylesheet"> <link href="../bootstrap/docs/assets/js/google-code-prettify/prettify.css" rel="stylesheet"> - <link href="docs.css" rel="stylesheet"> + <link href="bootswatch.css" rel="stylesheet"> <style> @media (min-width: 980px) { |