The stylesheets are downloaded and applied in the order they are linked, i.e:
- t.cake.css
- f.css // Will override conflicting rules of the stylesheet above
- t.generic.css // Will override conflicting rules of the twostylesheets above
- t.head.css // Will override conflicting rules of the three stylesheets above