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.
Can't change Category Colour??
I can't seem to change the category colour (background) in the category index.
This doesn't seem to work... (in vanilla.css)
.BlockedCategory {
background: #fff;
}
.UnblockedCategory {
background: #fff9b3;
}
The background colour remains "#f5f9ff"
Anyone know what I'm doing wrong?
I have even tried searching for all instances of #f5f9ff and replacing, nothing happens. Do I need to include something else? My style is using the default 1.01 vanilla theme...
0
This discussion has been closed.
Comments