Template:Sound/styles.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
.tpl-sound {
	clear: right;
	float: right;
	display: flex;
	margin: 0 0 1em 1em;
	width: 250px;
	border: 1px solid #a2a9b1;
	background-color: #f8f9fa;
	padding: 4px;
	font-size: 90%;
	text-align: left;
}
.tpl-sound-text {
	margin-left: 10px;
	font-weight: bold;
}
.tpl-sound-text > ul {
	font-weight: normal;
	font-size: smaller;
	list-style: none;
	margin: 0;
}