diff --git a/epicyon-profile.css b/epicyon-profile.css index 1667ec58..0e846461 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -581,12 +581,12 @@ input[type=submit]:hover { transform: translateY(-10%); } -.dropdown-timeline { +.timeline-avatar { margin: 10px auto; padding: 0px 0px; } -.dropdown-timeline img { +.timeline-avatar img { opacity: 1.0; width: 90%; height: 90%; diff --git a/webinterface.py b/webinterface.py index 0b8fa174..7fb38824 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1233,7 +1233,7 @@ def individualPostAsHtml(baseDir: str, \ if showAvatarDropdown and fullDomain+'/users/'+nickname not in postJsonObject['actor']: avatarDropdown= \ - '