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 ++++ web/html/home.php | 51 +++++++++++++++++++++++++++++++++++++------------ 2 files changed, 43 insertions(+), 12 deletions(-) diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css index c86c1da..a3f43bd 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; +} diff --git a/web/html/home.php b/web/html/home.php index 031ad2b..569f322 100644 --- a/web/html/home.php +++ b/web/html/home.php @@ -26,8 +26,6 @@ html_header( __("Home") ); '' ); ?> -

-

' ); ?> -

-

+

+ : + +

+

Learn more...

+ +
+

+

+
+

+ ', + '' + ); + ?> +

+
    +
  • :
  • +
  • :
  • +
  • :
  • +
+

+ ', + '' + ); + ?> +

+

+

', '', - '', - '', '', '' ); ?>

+

+

', '', '', @@ -67,10 +98,6 @@ html_header( __("Home") ); ); ?>

- -

-
-
-- cgit v1.2.3-54-g00ecf