JavaScript Wählen Sie Element aus, das kein Attribut hat

a:not([class]), a[class=""]{
    color: blue;
}
Determined Dotterel