summaryrefslogtreecommitdiff
path: root/static/profile.css
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-03-26 16:12:20 -0400
committerScott Ostler <sostler@deathmachine.local>2010-03-26 16:12:20 -0400
commit1ac13dea9fb81b0d6481ac1aa7c942cfaa734279 (patch)
tree25fca830012743685eca7d4c51e39a85df49bdc4 /static/profile.css
parentb3dcf20f4428882d23af2de0790c9248a59cc39c (diff)
parent27afb7560d470782f81523f7dff3242c8f31dbdd (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/profile.css')
-rwxr-xr-xstatic/profile.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/static/profile.css b/static/profile.css
index fba0164..25a0eaa 100755
--- a/static/profile.css
+++ b/static/profile.css
@@ -207,7 +207,8 @@ a:active {
text-align:center;
position:absolute;
width:100%;
- bottom:-55px;
+ bottom:-50px;
+padding-bottom:4;
line-height:1;
font-size:11px;
word-spacing:6px;
@@ -386,7 +387,10 @@ color:#f0e;
}
-
+.logged-dump a:hover {
+ text-decoration: none;
+ color: #00F;
+}
#newuser h1{font-size:20;
letter-spacing:-2;
color:#fff;