
kd2015
kd2015
About
- Username
- kd2015
- Joined
- Visits
- 7
- Last Active
- Roles
- Member
Comments
-
Problem seems to be solved. I moved the css to the end of the block. Why it is working now, I don´t know. h1, h1 a, h1 a:hover, .text-logo #logo { color: #444444; } h2, h2 a, h2 a:hover { color: #444444; } h3, h3 a, h3 a:hover { co…
-
I tried but it didn´t work out. I inserted it in skin blue style.css. Is it the wrong css? /* Headings font */ } h3, h3 a { font-weight: bold !important; } h1, h1 a, h1 a:hover, .text-logo #logo { color: #444444; } h2, h2 …