aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/ratspub.pngbin0 -> 258462 bytes
-rw-r--r--static/style.css4
2 files changed, 3 insertions, 1 deletions
diff --git a/static/ratspub.png b/static/ratspub.png
new file mode 100644
index 0000000..a031bc0
--- /dev/null
+++ b/static/ratspub.png
Binary files 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;
+}