CSS confused
-
I have made a child theme off of expound. it has a style sheet in the child folder style.css which calls the parent:
@import url(“../expound/style.css”);in that file I see:
@import url(‘css/reset.css’);
@import url(‘css/expound.css?v=20131116’);Which file is the parent css file?? And what is “v=20131116” all about and is it causing my problem in my child theme of resetting the link color – which I am having problems with.
Thanks – confused…
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS confused’ is closed to new replies.