User:Saph668/common.css

Hello, you have come here looking for the meaning of the word User:Saph668/common.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word User:Saph668/common.css, but we will also tell you about its etymology, its characteristics and you will know how to say User:Saph668/common.css in singular and plural. Everything you need to know about the word User:Saph668/common.css you have here. The definition of the word User:Saph668/common.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofUser:Saph668/common.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
/* overrides mobile style which adds 1.5em of extra space here for some reason */
.content p + .mw-heading3, .content p + h3 {
	margin-top: 0;
}

/* overrides mobile style which sets table width to 100% on narrow screens, resulting in a subtle stripe */
.mw-parser-output .floatright {
	max-width: fit-content;
}

/* Fix input forms */
.mw-inputbox-form-inline input {
	min-width: fit-content;
}

/* smaller lua error text */
.scribunto-error {
    font-size: 100%;
}

.Cyrs { 
	font-family: "BukyVede"; 
	font-size: 118%; 
}

.Hani {
	font-family: "KaiTi";
}

.Tang {
	font-family: "Noto Serif Tangut";
}

.serial-comma { display: inline; } 
.serial-and { display: inline; }
.previewonly { display: inline; }