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/Template:Reddit/styles.css
From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search
.template-reddit {
grid-template-columns: auto auto 1fr auto;
grid-template-areas: "doot . text .";
border: 1px solid orangered;
}
.template-reddit .doots {
display: grid;
grid-template-rows: repeat(3, auto);
text-align: center;
margin-left: 0.5rem;
}
.template-reddit .reddit-header-background {
position: absolute;
content: "";
width: 100%;
height: 37.5%;
top: 0;
border-width: 1px;
border-style: solid;
z-index: -1;
/* defining border-image and background in the template itself due to sanitized CSS being cucked */
}