Şablon:Astronomi koordinat/styles.css

Vikipedi, özgür ansiklopedi
.sky-coordinates-display {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	text-align: right;
	text-indent: 0;
	font-size: 92%;	
	text-transform: none;
	white-space: nowrap;
}
body.skin-vector-legacy  .sky-coordinates-display {
	position: absolute;
	z-index: 1;
	border: none;
	background: none;
	right: 0;
	top: 3.7em;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	text-align: right;
	text-indent: 0;
	font-size: 85%;
	text-transform: none;
	white-space: nowrap;
}