Template:Infobox level/styles.css: Difference between revisions

From Pizza Tower Wiki
Content deleted Content added
No edit summary
mNo edit summary
Line 5:
width: 100%;
}
#levelBox {
 
width: 300px;
}
/* [[Category:Styling pages]] */

Revision as of 15:27, 11 January 2024

.pi-image {
    padding: 0 !important;
}
.pi-image img {
	width: 100%;
}
#levelBox {
	width: 300px;
}
/* [[Category:Styling pages]] */