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:Nuts/styles.css
From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search
.template-nuts {
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.75);
background: url(https://soyjakwiki.org/images/0/0a/Chestnut-google.webp), linear-gradient(#b27100,#a84d28);
border: 9px ridge #a84d28;
background-size: 4rem;
animation: scroll 3s linear infinite;
}
.template-nuts .line1 {
font-size: 270%;
color: white;
}
.template-nuts .line2,
.template-nuts .line2 *{
color: yellow;
}
@keyframes scroll {
from {
background-position: 0 0;
}
to {
background-position: 4rem 4rem;
}
}