Xampp with double Css deklaration
-
Hello everyone
if got a big problem and i cant find a solution.Iam developing my new Blog at http://127.0.0.1/domain/
and i have a double deklaration for my font colorThere is an
a{ color:#347394 !important}
that comes from /127.0.0.1/domain/and i got the normal css deklaration from my style.css with
a{ color:#347394; }the problem is that the 127.0.0.1/domain/ css deklaration has an important and i dont know how to edit this.
i looked at my htdocs/domain/ folder but there is no Css or anything else that i can edit.
where does the 127.0.0.1/domain/ css deklaration comes from ??
pls somebody can help me pls
that would be awesome.
The topic ‘Xampp with double Css deklaration’ is closed to new replies.