Template:pl-conj-test/styles.css

Hello, you have come here looking for the meaning of the word Template:pl-conj-test/styles.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:pl-conj-test/styles.css, but we will also tell you about its etymology, its characteristics and you will know how to say Template:pl-conj-test/styles.css in singular and plural. Everything you need to know about the word Template:pl-conj-test/styles.css you have here. The definition of the word Template:pl-conj-test/styles.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:pl-conj-test/styles.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
.ts-pl-conj {
	font-size: 95%;
	background-color: #f8f9fa;
	border: 1px solid #a2a9b1;
	text-align: center;
	border-collapse: collapse;
	white-space: nowrap;
	display: table;
	border: 0;
	width: 100%;
}

.ts-pl-conj th,
.ts-pl-conj td {
	border: 1px #a2a9b1 solid;
	padding: 1px 5px;
}

.ts-pl-conj-header {
	background-color: var(--wikt-palette-yellow, #e2e4c0);
	vertical-align: bottom;
}

.ts-pl-conj-sideHeader {
	background-color: var(--wikt-palette-blue-4, #c0cfe4);
}

.ts-pl-conj-title {
	text-align: left;
	cursor: pointer;
	padding: 1px 0.25em 1px 0.75em;
	background-color: #d9ebff;
}

.ts-pl-conj .NavToggle {
  font-size: inherit;
}

.ts-pl-conj .NavToggle a,
.ts-pl-conj .NavToggle.NavToggle a:hover,
.ts-pl-conj .NavToggle a:focus {
	color: inherit;
	text-decoration: none;
}

.ts-pl-conj .NavToggle::before,
.ts-pl-conj .NavToggle::after {
	content: '';
}