summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2007-11-17 06:56:10 -0800
committerDan McGee <dan@archlinux.org>2008-01-20 00:21:18 -0600
commitd245f691eea12a2307d5c49f81d1d8ee7b415251 (patch)
treebf0d6a5f3a9533d6e784d68708d27f752f3589fb /web/html/css
parentc17b629a4d6e52e137afc9cb0f9c5dd3edc9ece3 (diff)
downloadaurweb-d245f691eea12a2307d5c49f81d1d8ee7b415251.tar.xz
Fixes to disclaimer text.
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/fonts.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css
index fdeddbe..b33aa84 100644
--- a/web/html/css/fonts.css
+++ b/web/html/css/fonts.css
@@ -122,3 +122,6 @@ a:hover {
h1,h2,h3,h4 {
font-size: 16pt;
}
+span.important {
+ color: #f00;
+}