Permanently protected template

Template:Tab/styles.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Pppery at 17:13, 31 July 2025 ({{pp-template}}). 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
/* {{pp-template}} */
.tab-content {
	text-align: center;
	padding: 0.3em;
	border: 1px solid #a3b1bf;
	font-size: 110%;
	background-color : var(--background-color-base, #CEE0F2);
	color: var(--color-base, #202122);
}