From 57dc1ef7a63f8c05e6d4369dbcd8eb0e51f40a64 Mon Sep 17 00:00:00 2001 From: Hao Chen Date: Sun, 19 May 2019 17:40:47 -0500 Subject: UI changes --- static/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index f57b27c..aa1bbd2 100644 --- a/static/style.css +++ b/static/style.css @@ -52,4 +52,6 @@ a:active { width: 20%; } - +#searchform{ + background:#F8F9F9; +} -- cgit v1.2.3