Hello,
Im using this code:
I wanna have bold remain under users avatars.
Don't wanna bold in index.
Im using this code:
- Code:
a[href*="/u"] {
font-weight: normal !important;
}
I wanna have bold remain under users avatars.
Don't wanna bold in index.