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 pre elements are assigned a background-color but no color. This results in unreadable text for me.
To reproduce, configure your browser to use white text on black background as fallback.
If you want the background to be slightly darker without having to set colors for the whole page, you can use the alpha-channel and set the color to #0002 or so.
The text was updated successfully, but these errors were encountered:
The
pre
elements are assigned abackground-color
but nocolor
. This results in unreadable text for me.To reproduce, configure your browser to use white text on black background as fallback.
If you want the background to be slightly darker without having to set colors for the whole page, you can use the alpha-channel and set the color to
#0002
or so.The text was updated successfully, but these errors were encountered: