summaryrefslogtreecommitdiff
path: root/static/css/header.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/header.css')
-rwxr-xr-xstatic/css/header.css12
1 files changed, 4 insertions, 8 deletions
diff --git a/static/css/header.css b/static/css/header.css
index 8c70ff5..2caa474 100755
--- a/static/css/header.css
+++ b/static/css/header.css
@@ -33,11 +33,7 @@ margin-right:80%;
color: #fff;
}
-#wherestim{
-position:absolute;
-top:-10;
-left:390;
-}
+
#header7{
background-image:url(/static/img/dblue2.png);
@@ -298,10 +294,10 @@ img.chat-thumb {
/* sharing */
.buttons{
cursor:pointer;
- padding-top: 8px;
+
}
.buttons .share {
- opacity: 0.5;
+ opacity: 0.7;
}
.buttons .share:hover {
opacity: 1;
@@ -326,4 +322,4 @@ img.thumb {
height: 16px;
width: 16px;
display: block;
-} \ No newline at end of file
+}