a[href*="/emacs_manual/"] {
 border-bottom: dotted 1px grey;
}

a[href*="/emacs_manual/"]:after {
 font-size: small;
 content: " ref";
}
