PaladinBL
Quote:
Is there any rules about naming those others .css files (style2.css, style3.css...)?
|
Two rules:
1) they must have .css extension
2) none of them should be named style.css, since if there is more than one file, style.css gets overwritten/deleted.