diff --git a/epicyon-profile.css b/epicyon-profile.css index 39085d5d..06f758b3 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -177,6 +177,7 @@ body, html { } .postSeparatorImage img { + background-color: var(--post-bg-color); padding-top: var(--post-separator-margin-top); padding-bottom: var(--post-separator-margin-bottom); width: var(--post-separator-width);