From ad4d74ea45be6b227027588f6515fb22fafc335a Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 19:04:59 +0000 Subject: Refactor UI: dump classes -> hump --- static/css/profile.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'static/css/profile.css') diff --git a/static/css/profile.css b/static/css/profile.css index bbc68af..8ec07d3 100755 --- a/static/css/profile.css +++ b/static/css/profile.css @@ -245,7 +245,7 @@ color:000; padding-top: 25px; } -.logged-dump img{ +.logged-hump img{ max-width:600px; width: expression(this.width > 600 ? 600: true); max-height:600px; @@ -253,7 +253,7 @@ color:000; border:0px; z-index:4; } -.logged-dump{ +.logged-hump{ width:600px; max-width:600px; text-overflow: ellipsis-word; @@ -325,7 +325,7 @@ color:#ccc; margin-bottom:15px; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } -- cgit v1.2.3-70-g09d2