Can i overwrite a stylesheet?
-
I got a stylesheet declared in header and its fine. Say it is as “style.css”
I have made a custom changes to the above style sheet and saved it as “style2.css”
Now, I want to make “style2.css” overwrite the “style.css” ( totally replacing the default one) through declaring in <body> <link … style2.css /> </body>, something like that.
Is that possible?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Can i overwrite a stylesheet?’ is closed to new replies.