Template:Header tabs memory/styles.css

From Love and Deepspace Wiki
Revision as of 02:37, 31 January 2024 by Elaeagnifolia (talk | contribs) (Created page with ".header-tab-button-container { display: inline-block; text-align: center; margin: auto; } .header-tab-button { width: 100px; padding: .25em; text-align: center; margin: 4px; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.header-tab-button-container {
	display: inline-block;
	text-align: center;
	margin: auto;
}

.header-tab-button {
	width: 100px;
	padding: .25em;
	text-align: center;
	margin: 4px;
}