You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The base3 background colour isn't being applied to many parts of the page background. I changed the body selector to body, .container, #content, .inner-content as a bodge fix.
I'm using User JavaScript and CSS to apply the styles to *.stackexchange.com in Chrome version 67.0.3396.99 (Official Build) (64-bit).
The text was updated successfully, but these errors were encountered:
The base3 background colour isn't being applied to many parts of the page background. I changed the
body
selector tobody, .container, #content, .inner-content
as a bodge fix.I'm using User JavaScript and CSS to apply the styles to
*.stackexchange.com
in Chrome version 67.0.3396.99 (Official Build) (64-bit).The text was updated successfully, but these errors were encountered: