Template:Cite court/styles.css: Difference between revisions

From Ikwipedia
protected
 
m 1 revision imported
 
(No difference)

Latest revision as of 06:04, 28 December 2024

/* {{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);
}