From a8990ea3e9f6790c90d4577e8fe86c6576a4f1f7 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 28 Oct 2012 22:17:55 +0100 Subject: [PATCH] packages list: Use full width and separate shortcuts a bit. --- data/static/css/style.css | 4 ++++ data/templates/packages-list.html | 14 +++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/data/static/css/style.css b/data/static/css/style.css index e065426..3b57880 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 1c947d3..05ee8b8 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.") }}

-