summaryrefslogtreecommitdiffstats
path: root/templates/content/style
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-19 21:29:51 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-19 21:29:51 -0400
commit2022b772a01f36fa74de002b5370dd70b6c051ba (patch)
tree2ce70a5d5fb0eab245126fab7fac628fab0cffbe /templates/content/style
parent1bc0d490820c4587a8902747e8516aa6ae98a515 (diff)
downloadaskbot-2022b772a01f36fa74de002b5370dd70b6c051ba.tar.gz
askbot-2022b772a01f36fa74de002b5370dd70b6c051ba.tar.bz2
askbot-2022b772a01f36fa74de002b5370dd70b6c051ba.zip
added Adolfos mods, django_authopeid bug, unified traditional and OpenID login
Diffstat (limited to 'templates/content/style')
-rw-r--r--templates/content/style/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/content/style/style.css b/templates/content/style/style.css
index 6d48198b..0fb96c7f 100644
--- a/templates/content/style/style.css
+++ b/templates/content/style/style.css
@@ -1093,7 +1093,9 @@ ul.bulleta li {background:url(/content/images/bullet_green.gif) no-repeat 0px 2p
color:#d64000;
font-weight:bold;
}
-
+.grey {
+ color:#808080;
+}
.about div {
padding:10px 5px 10px 5px;
border-top:1px dashed #aaaaaa;