From 7a50dd90fa854834b47ee4d19340cd500514a6a8 Mon Sep 17 00:00:00 2001 From: zsloan Date: Tue, 7 Jul 2015 20:36:11 +0000 Subject: Updated mirror/development sites and changed font color in form control emements --- wqflask/wqflask/static/packages/bootstrap/css/bootstrap.css | 4 ++-- wqflask/wqflask/templates/index_page.html | 11 ++++------- 2 files changed, 6 insertions(+), 9 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/static/packages/bootstrap/css/bootstrap.css b/wqflask/wqflask/static/packages/bootstrap/css/bootstrap.css index 2b947cd6..dd6fa736 100755 --- a/wqflask/wqflask/static/packages/bootstrap/css/bootstrap.css +++ b/wqflask/wqflask/static/packages/bootstrap/css/bootstrap.css @@ -903,7 +903,7 @@ body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143; - color: #333; + color: #000; background-color: #fff; } input, @@ -2365,7 +2365,7 @@ output { padding: 6px 12px; font-size: 14px; line-height: 1.42857143; - color: #555; + color: #000; background-color: #fff; background-image: none; border: 1px solid #ccc; diff --git a/wqflask/wqflask/templates/index_page.html b/wqflask/wqflask/templates/index_page.html index feb4de14..150a71f1 100755 --- a/wqflask/wqflask/templates/index_page.html +++ b/wqflask/wqflask/templates/index_page.html @@ -31,7 +31,7 @@