CURRENT MISSION: Conclude the 2026 soyjak.party hack page, aswell as any pages relating to it, such as the Summer 2026 Crisis page.
Update Quotecord with any relevant info. See the blackboard for more info.

User:MarketPliers/Portal:Soycripture/styles.css

From Soyjak Wiki, the free ensoyclopedia
Revision as of 23:50, 22 July 2026 by MarketPliers (talk | contribs) (MarketPliers changed the content model of the page User:MarketPliers/Portal:Soycripture/styles.css from "CSS" to "Sanitized CSS")
Jump to navigationJump to search
.template-portal-soycripture {
	grid-template-rows: repeat(4, auto);
	grid-template-columns: 3fr 1fr;
	grid-template-areas:
		"header     header  "
		"blackboard welcome "
		"texts      texts   "
		"portals    portals ";
	background: #192D2C;
	color: #C2A314;
}

.template-portal-soyscripture > .header {
	background: #192D2C;
	font-weight: bold;
}

.template-portal-soycripture > .blackboard {
	grid-area: blackboard;
}

.template-portal-soycripture > .welcome {
	grid-area: welcome;
}

.template-portal-soycripture > .texts {
	grid-area: texts;
}