diff options
Diffstat (limited to 'static')
-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; + } |