Template:ID badge/styles.css: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Created page with "@media all and (max-width: 400px) { .p4-id { font-size: 90%; } }")
 
(Porplemontage changed the content model of the page User:Trig Jegman/P4 ID/styles.css from "CSS" to "Sanitized CSS")
Tag: Content model change

Revision as of 21:28, September 20, 2024

@media all and (max-width: 400px) {
	.p4-id { font-size: 90%; }
}