diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/ratspub.png | bin | 0 -> 258462 bytes | |||
-rw-r--r-- | static/style.css | 4 |
2 files changed, 3 insertions, 1 deletions
diff --git a/static/ratspub.png b/static/ratspub.png Binary files differnew file mode 100644 index 0000000..a031bc0 --- /dev/null +++ b/static/ratspub.png 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; +} |