diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-04 19:04:59 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-04 19:04:59 +0000 |
| commit | ad4d74ea45be6b227027588f6515fb22fafc335a (patch) | |
| tree | dc33e854cc1f6f7d12ca746edef0e844be17f97f /static/css/newlog.css | |
| parent | ae480c44c59a9e77ea279f2208dd7f932079e078 (diff) | |
Refactor UI: dump classes -> hump
Diffstat (limited to 'static/css/newlog.css')
| -rw-r--r-- | static/css/newlog.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/newlog.css b/static/css/newlog.css index 8cc8032..49858c1 100644 --- a/static/css/newlog.css +++ b/static/css/newlog.css @@ -111,7 +111,7 @@ img { border: 1px inset #fff; } -.logged-dump { +.logged-hump { font-family: Arial, Helvetica, sans-serif; float: left; max-width: 650px; @@ -128,7 +128,7 @@ img { -moz-border-radius: 5px; } -.logged-dump img { +.logged-hump img { max-width: 280px; max-height: 250px; display: inline-block; |
