Question
Weird css - popupspot tag
I've inherited a project with a very bizarre css file. The
word "system" occurs 100s of times. Here's the popupspot tag:
A.popupspot {
font-family: system, system, system, system, system, system, system, system, system, ... (100's of "system"s)... system, sans-serif;
color: #007500;
}
I think it was created in v5. I'm wondering if I can just clean this up?
Thanks!
A.popupspot {
font-family: system, system, system, system, system, system, system, system, system, ... (100's of "system"s)... system, sans-serif;
color: #007500;
}
I think it was created in v5. I'm wondering if I can just clean this up?
Thanks!
