summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2008-07-09 20:56:15 +0200
committerLoui Chang <louipc.ist@gmail.com>2008-07-22 19:51:13 +0200
commit6bae84f34a571da9da0f7c2237be3cc544ecb365 (patch)
treea96218598f02e9aa7d2066fe9267f21745db9e86 /web/html/css
parent1a1a6eb36e17315f08eee0e44a83fe4bdf0887f5 (diff)
downloadaur-6bae84f34a571da9da0f7c2237be3cc544ecb365.tar.gz
aur-6bae84f34a571da9da0f7c2237be3cc544ecb365.tar.xz
Change some of the index page notices.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/fonts.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css
index dc65070e..baa75609 100644
--- a/web/html/css/fonts.css
+++ b/web/html/css/fonts.css
@@ -99,5 +99,9 @@ a:hover {
h1, h2, h3, h4 {
font-size: 16pt;
}
-span.important { color: #f00; }
+
+.important {
+ font-weight: bold;
+ color: #f00;
+}