css class not changing…
-
class=”st_tag internal_tag”
I want to, let’s say, delete the underline in this class.
Why does this css code:
.st_tag .internal_tag a {
text-decoration: none;
}doesn’t cause any change in the appearance?
thanks
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘css class not changing…’ is closed to new replies.