Jump to content

Talk:Main Page/HelpBox/styles.css

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
#talkheader {
	text-align: center;
	border: 1px solid var(--border-color-content-removed, #ffe49c);
	background: var(--background-color-warning-subtle, #fef6e7);
	padding: 0.5em;
	margin:1em 0;
	border-radius: 3px;
	color: inherit;
}