diff options
Diffstat (limited to 'static/css')
| -rw-r--r-- | static/css/mgmt.css | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/static/css/mgmt.css b/static/css/mgmt.css index 5abff26..e63a078 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;} html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, @@ -65,6 +65,7 @@ a.img_roll:link, .img_roll{ display:block; background-image:url(http://dump.fm/static/img/dumppixel.png); } +.fulltxt a{color:red;} a.img_roll:hover{ width:130px; height:46px; @@ -243,10 +244,10 @@ color:#000;font-family:verdana;background-color:#ffffff; font-family: Monaco, "C float:left; margin-top:-1px; } -#logo7 a{font-size:28px; - +#logo7 a{font-size:22px; +font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif; letter-spacing:-1; -font-weight:bold; text-decoration: none; +font-weight:300; text-decoration: none; color:#000; } #logo7 a:hover{ |
