Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Display problem with the blackdiamond style
Hi,
I've just noticed, when using the blackdiamond style of the default theme, that this text :
"'A message has been sent to your <strong>//1</strong> email address containing password reset instructions."
on the password request confirmation page, is displayed black on black, i.e. unreadable !
I'm not sure in which CSS entity this should be fixed. Any ideas ?
0
This discussion has been closed.
Comments
#AccountProfile h2 { font-size:14px; color:#000; width:60%; float:left; }
You might want to change that to #FFF and see what happens.