Template:AfD in 3 steps/styles.css

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Matrix (talk | contribs) at 10:49, 8 September 2024 (Created page with '.afd-3steps-yellow { width: 24em; max-width: 80%; float: left; margin: 2px 0px 2px 0px; border: 1px solid var(--border-color-content-removed, #ffe49c); padding: .1em; text-align: center; background-color:var(--background-color-warning-subtle, #fef6e7); } .afd-3steps-ii { background-color: var(--background-color-interactive-subtle, #f8f9fa); }'). 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
.afd-3steps-yellow {
	width: 24em;
	max-width: 80%;
	float: left;
	margin: 2px 0px 2px 0px;
	border: 1px solid var(--border-color-content-removed, #ffe49c);
	padding: .1em;
	text-align: center;
	background-color:var(--background-color-warning-subtle, #fef6e7);
}

.afd-3steps-ii {
	background-color: var(--background-color-interactive-subtle, #f8f9fa);
}