summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2011-02-21 23:33:57 -0500
committerScott Ostler <scottbot9000@gmail.com>2011-02-21 23:33:57 -0500
commit663766fb5e0b53c465f5277ea561cca1399521ed (patch)
tree39c895a584f185d21e7ecb8f83df1939399af670 /template
parentd6c8d8ab019721ba47a289de97c95e9786dd5ded (diff)
add cursor:pointer to frontpage
Diffstat (limited to 'template')
-rw-r--r--template/frontpage.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/frontpage.st b/template/frontpage.st
index be10d14..dfca4e2 100644
--- a/template/frontpage.st
+++ b/template/frontpage.st
@@ -133,7 +133,7 @@ z-index:4;
-moz-box-shadow:#777 0 0 0 1px;
-webkit-box-shadow:#777 0 0 0 1px;
text-shadow:rgba(0,0,0,.4) 0 1px 0;}
-.hallscore{margin-right:-20px;color:#fff;text-align:center;margin-top:-20px;float:right;font-size:40px;z-index:1;padding:6px;background-image:url('/static/img/hallheart.png');background-position:top left;font-style: oblique;font-weight:100;height:50px;width:50px;text-shadow:-1px 1px 0px #000;line-height:37px;text-indent:4px;
+.hallscore{margin-right:-20px;color:#fff;text-align:center;margin-top:-20px;float:right;font-size:40px;z-index:1;padding:6px;background-image:url('/static/img/hallheart.png');background-position:top left;font-style: oblique;font-weight:100;height:50px;width:50px;text-shadow:-1px 1px 0px #000;line-height:37px;text-indent:4px;cursor:pointer;
}
.hallnick{font-size:16px;}