diff options
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) { |