Yeah the page is currently loading very quickly and is very easy to read due to an issue with Cloudflare.
Edit: If I'm honest, I find this specific css fairly innocuous. I have a more general grudge that raw HTML is easy, free and accessible but we collectively insisted that it's not OK to use it.
All art is a combination of objective and subjective aspects.
The objective improvements from css here include: shorter lines are easier to read (per multiple legibility studies), the styling distinguishes navigation and secondary site elements from the main content (without css you get a half screen of navigation links), and the visual importance of in-page anchor links is reduced.
It is way more readable with CSS, I don't know what you're all on about.
The font is bigger, the lines are shorter, the navigation doesn't take half the page. The only thing worse would be the contrast but it's not that bad.
I don't know about most people but to me seeing bits of my desktop on the sides of the window I care about feels like visual noise. I like to have all my apps maximized but maybe is that just me ?
How having bit of your desktop showing on the sides any different than whatever background image or color a particular website decides to show on each side of the text?
I prefer having a quiet single color background and being able to dictate how wide is the text I am reading than being limited by the website owner's choice. But that is also maybe just me.
I tested repeatedly, always clearing the cache, and there was essentially no speed difference in loading with or without the CSS. In one instance, loading with CSS was even faster.
Normally I like CSS naked websites. But some of them have multiple SVG icons right at the top that take up the entire width of the page. And that hurts.
Devs: please practice observing your site without css
So what's the issue here (I know what the issue is in terms of the subresource not loading, a bit like an oauth redirect not executing properly if a user needs to log back in.)
Is it because of a misconfiguration on blender's end that should allow css to passthrough without verification, the query param messing a cloudflare passthrough default, or something else?
Fixed it for me, much better than having the top navigation element unstyled as a list. In any case, the CSS is pretty much innocuous, feels almost like reader mode (which is my go to). Thanks!