Template:character info/style.css

Hello, you have come here looking for the meaning of the word Template:character info/style.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:character info/style.css, but we will also tell you about its etymology, its characteristics and you will know how to say Template:character info/style.css in singular and plural. Everything you need to know about the word Template:character info/style.css you have here. The definition of the word Template:character info/style.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:character info/style.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
.character-sample {
	display: inline-block;
	min-width: 1em;
	font-size: 300%;
	text-align: center;
	background: rgb(0, 0, 0); /* fallback */
	background: rgba(0, 0, 0, 0.1);
}

.character-sample > :only-child {
	display: block;	
}

.character-sample-primary {
	display: inline-table;
	min-width: 1.1em;
	font-size: 300%;
	line-height: 110%;
	text-align: center;
	background: rgb(0, 0, 0); /* fallback */
	background: rgba(0, 0, 0, 0.1);
	height: 1.1em;
}

.character-sample-secondary {
	display: inline-block;
	min-width: 1em;
	text-align: center;
}