aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorHao Chen2019-05-20 07:57:28 -0500
committerHao Chen2019-05-20 07:57:28 -0500
commite4efbfee7b9f483374d78bd1a7ddbe971214eddc (patch)
treea2a9745cc5bfbdbc7b7c6b6613bb66a1d61ed634 /static
parent34a6fff465e1db989005866843318a805191e9d4 (diff)
downloadgenecup-e4efbfee7b9f483374d78bd1a7ddbe971214eddc.tar.gz
documentation
Diffstat (limited to 'static')
-rw-r--r--static/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index aa1bbd2..087c038 100644
--- a/static/style.css
+++ b/static/style.css
@@ -53,5 +53,6 @@ a:active {
}
#searchform{
- background:#F8F9F9;
+ background:#EBF5FB;
+
}