/* {{pp-protected}}
Taken from [[Module:Citation/CS1/styles.css]], see attribution there. */
/* Highlight linked elements (such as clicked references) in blue */
.citation:target {
/* ignore the linter - all browsers of interest implement this */
background-color: rgba(0, 127, 255, 0.133);
}