From 1537f3be1a305efa608ba027176909276abba144 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 11 Jun 2015 23:16:36 +0200 Subject: Redesign the home page * Make the home page look even more like the archweb home page. * Add information on package requests. * Improve texts on discussion and bug reporting. Signed-off-by: Lukas Fleischer --- web/html/css/aurweb.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/html/css/aurweb.css') diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css index c86c1da5..a3f43bd1 100644 --- a/web/html/css/aurweb.css +++ b/web/html/css/aurweb.css @@ -81,3 +81,7 @@ legend { padding: 1em 0; } + +p.important { + font-weight: bold; +} -- cgit v1.2.3-24-g4f1b