Template:Element/style.css

From Soul's Remnant Wiki
Revision as of 04:35, 1 November 2025 by Choco (talk | contribs) (Replaced content with ".NormalWeak { color: lightgrey; text-shadow: inherit; } .FireWeak { color: lightgrey; text-shadow: inherit; } .IceWeak { color: lightgrey; text-shadow: inherit; } .GhostWeak { color: lightgrey; text-shadow: inherit; } .MetalWeak { color: lightgrey; text-shadow: inherit; } .LightningWeak { color: lightgrey; text-shadow: inherit; } .WaterWeak { color: lightgrey; text-shadow: inherit; }")
Jump to navigation Jump to search
.NormalWeak {
	color: lightgrey;
	text-shadow: inherit;
}

.FireWeak {
	color: lightgrey;
	text-shadow: inherit;
}

.IceWeak {
	color: lightgrey;
	text-shadow: inherit;
}

.GhostWeak {
	color: lightgrey;
	text-shadow: inherit;
}

.MetalWeak {
	color: lightgrey;
	text-shadow: inherit;
}

.LightningWeak {
	color: lightgrey;
	text-shadow: inherit;
}

.WaterWeak {
	color: lightgrey;
	text-shadow: inherit;
}