summaryrefslogtreecommitdiff
path: root/static/css/header.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/header.css')
-rwxr-xr-xstatic/css/header.css22
1 files changed, 14 insertions, 8 deletions
diff --git a/static/css/header.css b/static/css/header.css
index 493f4d4..fd189f1 100755
--- a/static/css/header.css
+++ b/static/css/header.css
@@ -14,8 +14,8 @@
margin: 0px auto -1px auto;
top:-1px;
height:49px;
- position:fixed;
-background-color:#fff;
+ position:fixed;background-image:url(/static/img/bg.dither.gif);
+background-color:#eee;
border:1px solid #000;
width:100%;
min-width:600px;
@@ -85,6 +85,11 @@ background-color:#eff5fb;
#logout7 a:hover{font-size:10px;
color:#000; text-shadow: 0px 1px 0px #fff;
}
+#toplogin{
+margin-top:8px;
+margin-right:5px;
+
+}
.white a:link {
text-decoration: none;
@@ -140,17 +145,16 @@ border-left:1px solid #999;*/
width:auto;
}
#registerlink{
- top:-5px;
font-size: 16px;
-height:22;
word-spacing:2;
-color:#fff;
-
+line-height:2.4;
+font-weight:bold;
}
#registerlink img{
display:none;
}
+
.no-cursor { cursor: none; }
.invisible { display: none !important; }
#cursor-big { position: absolute; z-index: 1000; }
@@ -187,6 +191,7 @@ img.chat-thumb {
.buttons{
cursor:pointer;
+
}
.buttons .share {
opacity: 0.8;
@@ -204,10 +209,11 @@ image-rendering: -moz-crisp-edges;
margin-top: 0px;
height: 27px;
width: 27px;
- right: 5px;
- top: 3px;
+ left:110px;
+ bottom: 9px;
display: block;
}
+
.thumb.favorite {
position: absolute;
margin-left: 0px;