Following the main page redesign, users' cache has interfered with the main page updating for them. There are two possible solutions:
- Changing the cache lifetime to a lower value (quicker but less clean fix, will slow down loading the site)
- Namespacing the CSS so that users are forced to download updates
We should first investigate what the current cache lifetime is to see if this is a priority.