Difference between revisions of "User:Jiltq/common.css"

From OMORI Wiki
Jump to navigation Jump to search
(Created page with ".test { border-radius: 10px; }")
 
m
 
Line 1: Line 1:
.test {
.test img {
border-radius: 10px;
border-radius: 10px;
}
}

Latest revision as of 00:54, 3 March 2023

.test img {
	border-radius: 10px;
}