Giving a quick look at css files, I see that some 10% of the total is whitespace, and about 15% are comments. I didn't look deep to see if there are other ways to reduce size, like putting definitions together or using shorter (while still sensical) names, but maybe there's room for some optimization?Acyd Burn wrote:Of course subsilver2 is a lot faster - due to the extensive usage of CSS in prosilver.The data is a lot larger for prosilver, ~64KiB of CSS alone, not to mention the amount of images.
PS: I'm looking at RC1 files, don't know about later versions.