Uh, Dark Resource
Vipershark, I think our last exchange was misunderstood, the wrong rules were changed and it ended up making things look wonky.
The post body links are too dark. The HTML color I sent you is for those, not the general links all over, lol.
CTRL+F the rules, then paste over them with these.
(I messaged you like 3 times on Skype so oops sry if I'm being annoying but)
Vipershark, I think our last exchange was misunderstood, the wrong rules were changed and it ended up making things look wonky.
The post body links are too dark. The HTML color I sent you is for those, not the general links all over, lol.
CTRL+F the rules, then paste over them with these.
Code:
a:link {
color: #a1c1ff;
text-decoration: none;
}
a:visited {
color: #a1c1ff;
text-decoration: none;
.post_body a:link, .post_body a:visited {
color: #85aaff;
}
(I messaged you like 3 times on Skype so oops sry if I'm being annoying but)