.privilege {
color: #fff;
}
Mostly, I strongly agree with what @mathletics said.
In addition, the design on this tee-shirt deliberately obscures its message, making the shirt worthless as a political statement.
2 Likes
That doesn’t really work. That says that all people are black, and are visible.
#people[color="black"] {
lives: matter;
}
maybe.
(This is just as a coding problem, of course. The actual shirt is ridiculously awful. Do something, don’t wear a hipster shirt.)
2 Likes
I’d use a class selector, since IDs are unique/singular.
1 Like
This topic was automatically closed after 5 days. New replies are no longer allowed.