Template:Monument istoric/styles.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
.monument-istoric {
	width: 400px;
	max-width: 100%;
	margin: 1px;
	padding: 2px;
	background-color: #800000;
	color: #fff;
	text-align: initial;
	font-size: 0.75em;
	line-height: 1.1em;
}
.monument-istoric td:first-child {
	width: 26px;
	height: 26px;
}
.monument-istoric a {
	color: yellow;
}
.monument-istoric-code a {
	color: inherit;
}