summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordsa <dsa>2007-03-05 06:29:38 +0100
committerdsa <dsa>2007-03-05 06:29:38 +0100
commit4fb43ad9ce61e4df3112deb0274242c3bf6cc0fc (patch)
tree02089707f55df187b28b0e72b1f1a3e40db32943
parent7cd0cae5268e910e8239c9cfc8c98075c48c5fa9 (diff)
downloadaur-4fb43ad9ce61e4df3112deb0274242c3bf6cc0fc.tar.gz
aur-4fb43ad9ce61e4df3112deb0274242c3bf6cc0fc.tar.xz
Added support for a warning class.
-rw-r--r--web/html/css/fonts.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css
index 562c62e4..8a60e05d 100644
--- a/web/html/css/fonts.css
+++ b/web/html/css/fonts.css
@@ -58,6 +58,13 @@
font-family: verdana;
font-size: 12px;
}
+ span.warning /* Content Text */
+ {
+ color: #C0C000;
+ font-family: verdana;
+ font-size: 12px;
+ }
+
/* Font Attribute Change (#6c83b0)*/
span.blue