Template:ar-conj/style.css

Hello, you have come here looking for the meaning of the word Template:ar-conj/style.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:ar-conj/style.css, but we will also tell you about its etymology, its characteristics and you will know how to say Template:ar-conj/style.css in singular and plural. Everything you need to know about the word Template:ar-conj/style.css you have here. The definition of the word Template:ar-conj/style.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:ar-conj/style.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
.ar-conj table {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
	color: var(--wikt-palette-black, #202122);
}

.ar-conj table,
.ar-conj td,
.ar-conj th {
	border: 1px solid var(--border-color-base, #a2a9b1);
}

.ar-conj .nonfinite-header,
.ar-conj .voice-header {
	background: var(--background-color-neutral, #eaecf0);
}

.ar-conj .gender-header {
	background: var(--background-color-neutral, #eaecf0);
	font-style: italic;
}

.ar-conj .number-header,
.ar-conj .person-header,
.ar-conj .tam-header, /* tense-aspect-mood */
.ar-conj .empty-header,
.ar-conj .divider {
	background: var(--background-color-neutral, #eaecf0);
}

.ar-conj .divider {
	width: 0.5em;
}

.ar-conj .tr {
	color: var(--wikt-palette-lightgrey, #cccccc);
}

.ar-conj .form {
	display: inline-block;
}