I had the brilliant idea of setting
A:hover
{
border:1px solid blue;
padding: 0px 2px 0px 2px;
}
Now when I move the mouse around, an empty box appears around [[#name]].
Is there a way I can give the anchors a class and hide them? Or do I
have to set the CSS for each of A.urllink, A.wikilink and A.selflink?
Sandy