From 1b81975f1fb3d1341cad30061dc195581e2264b6 Mon Sep 17 00:00:00 2001 From: raylu Date: Tue, 22 Oct 2013 19:09:51 -0700 Subject: search for alliance and characters too --- web/static/css/search.ccss | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 web/static/css/search.ccss (limited to 'web/static/css') diff --git a/web/static/css/search.ccss b/web/static/css/search.ccss new file mode 100644 index 0000000..9f6aa70 --- /dev/null +++ b/web/static/css/search.ccss @@ -0,0 +1,5 @@ +#wrapper: + padding: 20px + +h2: + margin-top: 0 -- cgit v1.2.3