From 2e91002547198b6fb5ba8121deb3ddba62d5565b 2013-01-30 14:20:43
From: Matthias BUSSONNIER <bussonniermatthias@gmail.com>
Date: 2013-01-30 14:20:43
Subject: [PATCH] move ref css ipynb

---

diff --git a/IPython/frontend/html/notebook/static/less/bootstrap-variables.less b/IPython/frontend/html/notebook/static/less/bootstrap-variables.less
index 03f1c21..0f42775 100644
--- a/IPython/frontend/html/notebook/static/less/bootstrap-variables.less
+++ b/IPython/frontend/html/notebook/static/less/bootstrap-variables.less
@@ -33,7 +33,7 @@
 // Scaffolding
 // -------------------------
 @bodyBackground:        @white;
-@textColor:             @grayDark;
+@textColor:             @black;
 
 
 // Links
diff --git a/IPython/testing/css_reference_notebook.ipynb b/examples/tests/CSS Reference.ipynb
similarity index 100%
rename from IPython/testing/css_reference_notebook.ipynb
rename to examples/tests/CSS Reference.ipynb