Quote:
Originally Posted by SbAgOoTs
|
I've checked this file. It has about 4000 xhtml files, they are rather small, most are less 10Kb but they include default.css which is about 126Kb with lots of rules like this:
Code:
html,body,div,span,applet,object,iframe,h1,.st,h2,.ss,h3,h4,h5,h6,p,.sb,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dt,dd,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{text-indent:0;margin:0;padding:0;border:0}
I think disabling internal styles should greatly improve loading speed.