From 101f06b50b7e767aa1580d7d2bd48c8b1233cc83 Mon Sep 17 00:00:00 2001 From: Max Hurl Date: Fri, 5 Oct 2012 17:00:24 +0100 Subject: Added dabapps styling to html api --- docs/static/css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/static/css/default.css') diff --git a/docs/static/css/default.css b/docs/static/css/default.css index a62d43e1..742a4147 100644 --- a/docs/static/css/default.css +++ b/docs/static/css/default.css @@ -222,11 +222,11 @@ html, body { padding-bottom: 70px; } - footer, .push { height: 60px; /* .push must be the same height as .footer */ } + footer p { text-align: center; color: gray; -- cgit v1.2.3