Thread: css inheritance
View Single Post
Old 11-08-2012, 11:28 PM   PM User | #3
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,601
Thanks: 5
Thanked 865 Times in 842 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
Excavator, I think you have misunderstood guysoul. As far as I understand they just need to override the style in the other stylesheets, like:
Code:
@import url(main.css);

body {background-image: [different image path];
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote