diff options
Diffstat (limited to 'static/css/mgmt.css')
| -rw-r--r-- | static/css/mgmt.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/mgmt.css b/static/css/mgmt.css index e63a078..1a9edc3 100644 --- a/static/css/mgmt.css +++ b/static/css/mgmt.css @@ -3,7 +3,7 @@ v1.0 | 20080212 */ -.fulltxt{position:fixed;bottom:0;right:5;} +.fulltxt{position:fixed;bottom:0;right:20;} html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, @@ -242,7 +242,7 @@ color:#000;font-family:verdana;background-color:#ffffff; font-family: Monaco, "C margin-left: 10px; z-index:1050; text-decoration: none; float:left; - margin-top:-1px; + margin-top:-1px;position:fixed;background-image:url(/static/img/bg.dither.gif); } #logo7 a{font-size:22px; font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif; |
