Dumb CSS Q
Dumb CSS Q
Out of context: Reply #6
- Started
- Last post
- 6 Responses
- skelly_b0
if it is inside a class or id you can target just the ones your are talking about
.yourClassName i {
}
if it is inside a class or id you can target just the ones your are talking about
.yourClassName i {
}