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.

Template:ADHD.css

From Soyjak Wiki, the free ensoyclopedia
Revision as of 15:07, 24 February 2026 by MarketPliers (talk | contribs) (MarketPliers changed the content model of the page User:MarketPliers/ADHD/styles.css from "CSS" to "Sanitized CSS")
Jump to navigationJump to search
.background {
	background: linear-gradient(
		125deg,
		#FF0000 0%, 
		#FFFF00 20%, 
		#00FF00 40%, 
		#00FFFF 60%, 
		#0000FF 80%, 
		#FF00FF 100%
	);
	animation: scroll 2s linear infinite alternate;
}

@keyframes scroll {
	from {
		background-position: 0 0;	
	}
	to {
		background-position: 100vw 0;
	}
}