Template:ain-dial-map/styles.css

Hello, you have come here looking for the meaning of the word Template:ain-dial-map/styles.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:ain-dial-map/styles.css, but we will also tell you about its etymology, its characteristics and you will know how to say Template:ain-dial-map/styles.css in singular and plural. Everything you need to know about the word Template:ain-dial-map/styles.css you have here. The definition of the word Template:ain-dial-map/styles.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:ain-dial-map/styles.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
.ain-dial-map__container {
	margin: auto;
	max-width: 1100px;
	position: relative;
}

.ain-dial-map__map {
	position: relative; /* dots relative to the map */
	margin: auto; /* center in frame */
}

.ain-dial-map__legend {
	line-height: 1.4;
	padding: 0.5em;
}

.ain-dial-map__legend-row {
	background-color: rgba(255, 255, 255, 0.75);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}

.ain-dial-map__legend-row-dot {
	height: 10px;
	width: 10px;
	border-radius: 100%;

	text-indent: 100%;
	overflow: hidden;
	
	display: inline-block;
	margin-right: 0.5em;
}