New mission: revamp the portals to make them look actually tolerable to the eye. They are currently placeholders as of now.
The Gold Network: Soyworld | SNCApedia | SoyPlace


I'm not dead, just inactive for the moment. Faggot (talk) 20:16, 9 April 2026 (UTC)

Template:UserTalkHeader/styles.css

From SNCApedia, the shit nobody cares about encyclopedia
Revision as of 18:28, 8 April 2026 by Editor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
.template-usertalkheader {
	display: flex;
	flex-direction: column;
	margin: 0.5rem 0;
	gap: 0.25rem;
	text-align: center;
	padding: 0.25rem 0.5rem;
	border-width: 1px;
	border-style: solid;
	background-color: #EEF2FF;
	border-color: #D6DAF0;
}

.template-usertalkheader .welcome {
	background-color: #D6DAF0;
	padding: 0.25rem 0;
}

.template-usertalkheader .section {
	display: flex;
	flex-direction: row;
	gap: 0.5rem;
	align-items: center;
    justify-content: center;
}

.template-usertalkheader .button {
	background-color: white;
	padding: 0.25rem 0.5rem;
	border: 1px solid #aaa;
	border-radius: 0.3rem;
}