diff options
Diffstat (limited to 'static/css/profiletest.css')
| -rwxr-xr-x | static/css/profiletest.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/profiletest.css b/static/css/profiletest.css index f31deb8..4d0372d 100755 --- a/static/css/profiletest.css +++ b/static/css/profiletest.css @@ -316,7 +316,7 @@ color:000; } -.logged-dump img{ +.logged-hump img{ max-width:500px; width: expression(this.width > 500 ? 500: true); max-height:400px; @@ -335,7 +335,7 @@ color:000; border:0px; z-index:4; } -.logged-dump{ +.logged-hump{ width:500; max-width:500px; text-overflow: ellipsis-word; @@ -466,7 +466,7 @@ color:#f0e; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } |
