Jump to content

Template:Purge button/styles.css

Permanently protected template
From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Pppery (talk | contribs) at 18:42, 5 July 2024 (→‎{{pp-template}}). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
.purge-button {
	border: 1px solid var( --border-color-base, #a2a9b1 );
	background-color: var( --background-color-interactive-subtle, #f8f9fa );
	color: var( --color-base, #202122 );
	position: relative;
	font-size: 85%;
	text-align: center; 
}