summaryrefslogtreecommitdiffstats
path: root/web/html/css/aurweb.css
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2015-06-11 23:16:36 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2015-06-11 23:39:51 +0200
commit1537f3be1a305efa608ba027176909276abba144 (patch)
treef537ee37e43de98cad15d27002d00c290bc14d90 /web/html/css/aurweb.css
parent6e514ee33599b453275153ccd9483b417774a299 (diff)
downloadaurweb-1537f3be1a305efa608ba027176909276abba144.tar.xz
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>
Diffstat (limited to 'web/html/css/aurweb.css')
-rw-r--r--web/html/css/aurweb.css4
1 files changed, 4 insertions, 0 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;
+}