aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorHao Chen2019-05-19 17:40:47 -0500
committerHao Chen2019-05-19 17:40:47 -0500
commit57dc1ef7a63f8c05e6d4369dbcd8eb0e51f40a64 (patch)
treebbd3131b5113279820eb8b1f071298e30588f919 /static/style.css
parenta5d68f2bb80b89a8a6cf1051754112eda70316df (diff)
downloadgenecup-57dc1ef7a63f8c05e6d4369dbcd8eb0e51f40a64.tar.gz
UI changes
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 3 insertions, 1 deletions
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;
+}