Just to be sure: in order to hide the “qualifier” tag from your screenshot, the code in the snippet should look like this:
a.tag[href="#qualifier"] {
display: none;
}
Just to be sure: in order to hide the “qualifier” tag from your screenshot, the code in the snippet should look like this:
a.tag[href="#qualifier"] {
display: none;
}