ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 30,816
- Points
- 823
Reputation:
When viewing a banned users post, the username strikethrough is too thin when viewing with Retina and Firefox.
Example:
Please add the following:
Code:
Continue reading...
Example:
Please add the following:
Code:
Code:
.username--banned {
text-decoration-thickness: 1px;
}
Continue reading...