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:Glowingschizo/Sandbox/styles.css: Difference between revisions

From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search
m fixing error
testing
Line 1: Line 1:
.glowspoiler {
.glowspoiler {
background: black;
background: #00fe20;
color: black;
color: #00fe20;
text-shadow: 0px 0px 40px #00fe20, 0px 0px 2px #00fe20;
padding: 0 1px;
padding: 0 1px;


Line 12: Line 11:
span.spoiler:focus
span.spoiler:focus
{
{
color: black;
color: white;
}
}

Revision as of 05:10, 15 August 2026

.glowspoiler {
	background: #00fe20;
	color: #00fe20;
padding: 0 1px;

cursor: help;

}

span.spoiler:hover,
span.spoiler:focus
{
	color: white;
}