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 <lfleischer@archlinux.org>
This commit is contained in:
Lukas Fleischer 2015-06-11 23:16:36 +02:00
parent 6e514ee335
commit 1537f3be1a
2 changed files with 44 additions and 13 deletions

View file

@ -81,3 +81,7 @@
legend {
padding: 1em 0;
}
p.important {
font-weight: bold;
}