Template:Querylink/styles.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Matt Fitzpatrick at 01:28, 20 February 2021 (Created page with 'Color for redlinks - matches builtin a.new color: .new { color: #ba0000; }'). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* Color for redlinks - matches builtin a.new color */
.new {
	color: #ba0000;
}