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

From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search
North (talk | contribs)
Created page with ".pepetemplate { background-image: url("https://soyjakwiki.org/images/2/2b/Black-twill.png"), linear-gradient(#8DB255,#5B8930) !important; }"
 
MarketPliers (talk | contribs)
No edit summary
Tag: Reverted
Line 1: Line 1:
.pepetemplate {
.template-pepe {
background-image: url("https://soyjakwiki.org/images/2/2b/Black-twill.png"), linear-gradient(#8DB255,#5B8930) !important;
background: url("https://soyjakwiki.org/images/2/2b/Black-twill.png"), linear-gradient(#8DB255, #5B8930);
border: 5px solid #417a05;
text-shadow: 0 0 4px #00fe20, 0 0 2px #00fe20;
background-blend-mode: color-dodge;
}
 
.template-pepe .image1 {
overflow: hidden;
border-radius: 50%;
}
 
.template-pepe .line1 {
color: #66c
}
 
.template-pepe .line2,
.template-pepe .line2 a {
color: #AF0A0F;
}
}

Revision as of 14:08, 24 April 2026

.template-pepe {
	background: url("https://soyjakwiki.org/images/2/2b/Black-twill.png"), linear-gradient(#8DB255, #5B8930);
	border: 5px solid #417a05;
	text-shadow: 0 0 4px #00fe20, 0 0 2px #00fe20;
	background-blend-mode: color-dodge;
}

.template-pepe .image1 {
	overflow: hidden;
	border-radius: 50%;
}

.template-pepe .line1 {
	color: #66c
}

.template-pepe .line2,
.template-pepe .line2 a {
	color: #AF0A0F;
}