Vorlage:Lizenz/styles.css

Aus skandinavien-wiki.net
.voy-license {
	display: flex;
	align-items: center;
	clear: both;
	width: 100%;
	box-sizing: border-box;
	margin: 0.5em auto;
	border: 2px solid #80F000;
	background-color: #f6f6f6;
}
.voy-license div {
	padding: 1em;
}
.voy-license-logo {
	width: 90px;
	text-align: center;
}
.voy-license-text {
	padding-left: 0;
}
.voy-license .licensetpl_short, .voy-license .licensetpl_long,
.voy-license .licensetpl_attr_req, .voy-license .licensetpl_link_req {
	display: none;
}