From: Michael Tremer Date: Sun, 28 Oct 2012 21:17:55 +0000 (+0100) Subject: packages list: Use full width and separate shortcuts a bit. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8990ea3e9f6790c90d4577e8fe86c6576a4f1f7;p=pbs.git packages list: Use full width and separate shortcuts a bit. --- diff --git a/data/static/css/style.css b/data/static/css/style.css index e0654269..3b57880a 100644 --- a/data/static/css/style.css +++ b/data/static/css/style.css @@ -42,3 +42,7 @@ body { padding: 15px; } + +.ac { + text-align: center; +} diff --git a/data/templates/packages-list.html b/data/templates/packages-list.html index 1c947d31..05ee8b80 100644 --- a/data/templates/packages-list.html +++ b/data/templates/packages-list.html @@ -18,14 +18,14 @@
-
+

{{ _("This is an alphabetically ordered list of all packages in the distribution.") }} {{ _("Click on a link to see further information about the package.") }}

-