summaryrefslogtreecommitdiff
path: root/static/css/pages.css
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-05-27 14:17:35 -0400
committersostler <sbostler@gmail.com>2010-05-27 14:17:35 -0400
commit96adff534b34ca1e92f12266e27a9784ec802f40 (patch)
tree3cdde26cda9716f290cc9ccec712393025c33fdc /static/css/pages.css
parentf057fd141ec80bfd042914ed7d1439962b1ff160 (diff)
parente9dcb2bc4bb1b915e02eff3823d6006b052df13d (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/css/pages.css')
-rw-r--r--static/css/pages.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/pages.css b/static/css/pages.css
index 875a9c3..8a050b9 100644
--- a/static/css/pages.css
+++ b/static/css/pages.css
@@ -36,7 +36,7 @@ height:28px;
}
#footer a {
- font-size: 11px;
+ font-size: 11px; text-decoration: none;
color: #000;
}
#footer a:link {