summaryrefslogtreecommitdiff
path: root/static/css/header.css
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-05-04 00:15:26 -0400
committersostler <sbostler@gmail.com>2010-05-04 00:15:26 -0400
commit67fa68aace4fc630948972ae3d1b2054c79fbe3e (patch)
tree15cf01ccda0ab86ebab4227b2fde756c7728638a /static/css/header.css
parentee124f1a698551e8307176e8dfdfb04aa6535bae (diff)
parentd3f7cfb8e8cafc605777798215f65fcf2ba07c66 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/css/header.css')
-rwxr-xr-xstatic/css/header.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/static/css/header.css b/static/css/header.css
index 102897b..bd96a95 100755
--- a/static/css/header.css
+++ b/static/css/header.css
@@ -1,3 +1,4 @@
+
.share-buttons{
cursor:pointer;
width:100;
@@ -69,6 +70,9 @@ font-weight:bold;
letter-spacing:.2px;
z-index: 999;
}
+#registerlink{
+ margin-top:4px;
+}
#bar7 img{
margin-top:4;
vertical-align: top;
@@ -95,7 +99,6 @@ background-image:url(/static/img/upload.png);
margin-right: 5px;
float:right;
z-index: 9999999999999999;
-
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}
@@ -344,4 +347,4 @@ a.youtube {
left: 0;
bottom: 0;
margin: 0;
-} \ No newline at end of file
+}