If you have a Master Style say X.
When you add a child to it say Y, and make changes to the X.. Y will inherit those changes only if the template is unaltered and same as the X.
If you already have seprate templates within child and parent.. it wont take those changes.
Ideally having parent and child is good for same style in fixed and fluid or other style which have identical properties.
|