Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We realized we missed the link colors in certain areas. This in extra.less should help:
Code:.bbWrapper a { color: @xf-linkColor; }
We're making a change for the next release.
this fixed it, thanks!.bbWrapper a { color: #cb7808; }