diff options
author | Hao Chen | 2019-05-20 07:57:28 -0500 |
---|---|---|
committer | Hao Chen | 2019-05-20 07:57:28 -0500 |
commit | e4efbfee7b9f483374d78bd1a7ddbe971214eddc (patch) | |
tree | a2a9745cc5bfbdbc7b7c6b6613bb66a1d61ed634 /static/style.css | |
parent | 34a6fff465e1db989005866843318a805191e9d4 (diff) | |
download | genecup-e4efbfee7b9f483374d78bd1a7ddbe971214eddc.tar.gz |
documentation
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 3 |
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; + } |