Template:Testing.css: Difference between revisions

From The Wiki Camp 2 Jr.
Jump to navigation Jump to search
(Created page with ".grongle a.external { background: url("https://camp2jr.objectshow.community/images/f/f0/The_grongle_gang.png"); display: inline-flex; height: 200px; align-items: center; font-weight: bold; text-shadow: 1px 0 #FFF, -1px 0 #FFF, 0 1px #FFF, 0 -1px #FFF; }")
 
(Pseudosphere changed the content model of the page Template:Testing.css from "wikitext" to "CSS")
Tag: content model change
 

Latest revision as of 23:30, 21 May 2025

.grongle a.external {
	background: url("https://camp2jr.objectshow.community/images/f/f0/The_grongle_gang.png");
	display: inline-flex;
	height: 200px;
	align-items: center;
	font-weight: bold;
	text-shadow: 1px 0 #FFF, -1px 0 #FFF, 0 1px #FFF, 0 -1px #FFF;
}