diff options
Diffstat (limited to 'static/css/log.css')
| -rwxr-xr-x | static/css/log.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/css/log.css b/static/css/log.css index 78e6d04..eeb3516 100755 --- a/static/css/log.css +++ b/static/css/log.css @@ -203,7 +203,7 @@ color:000; } -.logged-dump img{ +.logged-hump img{ max-width:500px; width: expression(this.width > 500 ? 500: true); max-height:400px; @@ -214,7 +214,7 @@ color:000; } -.logged-dump{ +.logged-hump{ box-shadow:1px 1px 1px #d8dbde; -webkit-box-shadow:1px 1px 1px #d8dbde; -moz-box-shadow:1px 1px 1px #d8dbde; @@ -335,7 +335,7 @@ height:auto; margin-top:-100px; width:600; - background-image:url(/static/img/dumpcats2.png); + background-image:url(/static/img/humpcats2.png); margin-left:40} #newuser a{font-size:28; @@ -357,7 +357,7 @@ a:visited { text-decoration: none; color: #000; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } |
