From acd1ea0dd53534aba516ab7c9786dd3a19a35b5a Mon Sep 17 00:00:00 2001 From: William Woodall Date: Mon, 23 Jan 2012 15:37:48 -0600 Subject: [PATCH] Messing with the gh-pages --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e1cba0f..c32b24c 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@ a { color: #3da6fa; } .description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;} .download { float: right; } - pre { background: #000; color: #fff; padding: 15px;} + pre { background: #eee; color: #fff; padding: 15px;} hr { border: 0; width: 80%; border-bottom: 1px solid #aaa} .footer { text-align:center; padding-top:30px; font-style: italic; }