summaryrefslogtreecommitdiff
path: root/static/css/header.css
diff options
context:
space:
mode:
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
+}