diff options
Diffstat (limited to 'static/css/header.css')
| -rwxr-xr-x | static/css/header.css | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/static/css/header.css b/static/css/header.css index e43ec4c..02b5898 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); @@ -297,7 +293,7 @@ img.chat-thumb { padding-top: 8px; } .buttons .share { - opacity: 0.2; + } .buttons .share:hover { opacity: 1; |
