Template:Messagebox/styles.css: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
(Created page with ".round img { border-radius: 10px; }")
 
mNo edit summary
 
Line 1: Line 1:
.round img {
.round img {
border-radius: 10px;
border-radius: 16px;
}
}

Latest revision as of 19:54, 3 August 2024

.round img {
	border-radius: 16px;
}