diff options
Diffstat (limited to 'static/css/simplerlog.css')
| -rw-r--r-- | static/css/simplerlog.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/simplerlog.css b/static/css/simplerlog.css index a158fd8..b8c9127 100644 --- a/static/css/simplerlog.css +++ b/static/css/simplerlog.css @@ -140,7 +140,7 @@ img { ); } -.logged-dump { +.logged-hump { border: 1px inset #f1f1f1; border-radius: 3px; -webkit-border-radius: 3px; @@ -154,7 +154,7 @@ img { background-color: white; } -.logged-dump img { +.logged-hump img { max-width: 240px; max-height: 240px; padding-top: 3px; |
