Anonymous
09/20/2023 (Wed) 02:38
No.31453
del
>>31254
Suggesting style improvements perhaps.
a. Right now every post with email is marked as sage (was it always like this?).
b. Sage is not a downboat, there is no need to be aggressively red with exclamation mark.
'''
.linkName:is([href="mailto:sage"],[href="mailto:Sage"],[href="mailto:SAGE"]):after {
content: "[SAGE]";
float: right;
color: green;
padding: 4px;
}
'''
This rule is not needed then:
'''
.noEmailName::after {
content: "";
}
Message too long. Click here to view full text.