diff options
Diffstat (limited to 'static/css/directory.css')
| -rwxr-xr-x | static/css/directory.css | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/static/css/directory.css b/static/css/directory.css index 397d43c..db6d1b8 100755 --- a/static/css/directory.css +++ b/static/css/directory.css @@ -150,7 +150,7 @@ a:visited { text-decoration: none; color: #000; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } @@ -247,7 +247,7 @@ color:000; } -.logged-dump img{ +.logged-hump img{ max-width:500px; width: expression(this.width > 500 ? 500: true); max-height:400px; @@ -258,7 +258,7 @@ color:000; } -.logged-dump{ +.logged-hump{ max-width:500; width:auto; @@ -524,7 +524,7 @@ a:visited { text-decoration: none; color: #000; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } @@ -621,7 +621,7 @@ color:000; } -.logged-dump img{ +.logged-hump img{ max-width:500px; width: expression(this.width > 500 ? 500: true); max-height:400px; @@ -632,7 +632,7 @@ color:000; } -.logged-dump{ +.logged-hump{ max-width:500; width:auto; |
