diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-04 00:15:10 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-04 00:15:10 -0400 |
| commit | d3f7cfb8e8cafc605777798215f65fcf2ba07c66 (patch) | |
| tree | dcf9f42e7b37a762c76067282803bce6c83cc8f0 /static/css/header.css | |
| parent | afef6f9e56586a8c5bc01f1dcf6bd3be65abd541 (diff) | |
sostler prod push
Diffstat (limited to 'static/css/header.css')
| -rwxr-xr-x | static/css/header.css | 7 |
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 +} |
