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 testing
Tag: Reverted
m Replaced shadow
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
.glowspoiler {
span.spoiler {
background: black;
background: black;
color: #00fe20;
color: black;
padding: 0 1px;
padding: 0 1px;


Line 11: Line 11:
span.spoiler:focus
span.spoiler:focus
{
{
color: black;
color: white;
text-shadow: 0px 0px 40px #00fe20, 0px 0px 2px #00fe20
}
}

Latest revision as of 23:45, 15 August 2026

span.spoiler {
	background: black;
	color: black;
padding: 0 1px;

cursor: help;

}

span.spoiler:hover,
span.spoiler:focus
{
	color: white;
	text-shadow: 0px 0px 40px #00fe20, 0px 0px 2px #00fe20
}