From 3b502423fc5bb2ed22051c465e8384f3e44519cc Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sun, 11 Apr 2010 02:48:57 -0400 Subject: sostler PROD commit --- static/css/header.css | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'static/css/header.css') diff --git a/static/css/header.css b/static/css/header.css index 2caa474..4c64c72 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -34,13 +34,17 @@ margin-right:80%; color: #fff; } - + @font-face { + font-family: dumparial ; + src: url(/static/img/dumparial.ttf) format("truetype"); +} #header7{ background-image:url(/static/img/dblue2.png); background-attachment:inherit; margin: 0px auto -1px auto; top: 0px; height:49; + position:fixed; background-position:7 -14; background-repeat:repeat-x; @@ -297,7 +301,7 @@ img.chat-thumb { } .buttons .share { - opacity: 0.7; + opacity: 0.8; } .buttons .share:hover { opacity: 1; @@ -307,19 +311,20 @@ img.chat-thumb { } img.thumb { position: absolute; +image-rendering: -moz-crisp-edges; margin-left: 0px; margin-top: 0px; - height: 16px; - width: 16px; - right: 10px; - top: 10px; + height: 27px; + width: 27px; + right: 6px; + top: 3px; display: block; } .thumb.favorite { position: absolute; margin-left: 0px; margin-top: 0px; - height: 16px; - width: 16px; + height: 27px; + width: 27px; display: block; } -- cgit v1.2.3-70-g09d2