Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Library card mini/style.css: Difference between revisions

Template page
No edit summary
No edit summary
Line 4: Line 4:
border-radius:3px;
border-radius:3px;
overflow:hidden;
overflow:hidden;
display:inline;
}
}

Revision as of 14:23, 19 July 2023

.library-card-mini-image{
	height:30px;
	width:30px;
	border-radius:3px;
	overflow:hidden;
	display:inline;
}