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/ratspub.png | Bin 0 -> 258462 bytes static/style.css | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 static/ratspub.png (limited to 'static') diff --git a/static/ratspub.png b/static/ratspub.png new file mode 100644 index 0000000..a031bc0 Binary files /dev/null and b/static/ratspub.png differ 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