User:Saph/common.css

Hello, you have come here looking for the meaning of the word User:Saph/common.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word User:Saph/common.css, but we will also tell you about its etymology, its characteristics and you will know how to say User:Saph/common.css in singular and plural. Everything you need to know about the word User:Saph/common.css you have here. The definition of the word User:Saph/common.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofUser:Saph/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" !important; 
	font-size: 118%; 
}

.Hani, .Hant, .Hans {
	font-family: "KaiTi" !important;
}

.Kore, .Hang {
	font-family: "Noto Sans KR" !important;
}

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

.Thai {
	font-family: "Noto Sans Thai" !important;
}

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


/* red/green diffs instead of yellow/blue */

del.diffchange {
	background: #fbb !important;
}

.diff-deletedline {
	border-color: #fbb;
}

ins.diffchange {
	background: #aea !important;
}

.diff-addedline {
	border-color: #aea;
}

#mw-revision-info {
	border: none;
}


.babel-box.babel-0 { border-color: #FFB3B3 !important; }
.babel-box.babel-0 .babel-content { background-color: #FFE0E8 !important; }
.babel-box.babel-0 .babel-code { background-color: #FFB3B3 !important; }

.babel-box.babel-1 { border-color: #FEA6DB !important; }
.babel-box.babel-1 .babel-content { background-color: #FEDBF8 !important; }
.babel-box.babel-1 .babel-code { background-color: #FEA6DB !important; }

.babel-box.babel-2 { border-color: #EA9BFD !important; }
.babel-box.babel-2 .babel-content { background-color: #EFD6FE !important; }
.babel-box.babel-2 .babel-code { background-color: #EA9BFD !important; }

.babel-box.babel-3 { border-color: #A68FFC !important; }
.babel-box.babel-3 .babel-content { background-color: #D5D2FD !important; }
.babel-box.babel-3 .babel-code { background-color: #A68FFC !important; }

.babel-box.babel-4 { border-color: #84B2FA !important; }
.babel-box.babel-4 .babel-content { background-color: #CDE4FD !important; }
.babel-box.babel-4 .babel-code { background-color: #84B2FA !important; }

.babel-box.babel-5 { border-color: #78F7F8 !important; }
.babel-box.babel-5 .babel-content { background-color: #C9FCFB !important; }
.babel-box.babel-5 .babel-code { background-color: #78F7F8 !important; }

.babel-box.babel-N { border-color: #6DF7A6 !important; }
.babel-box.babel-N .babel-content { background-color: #C4FCDB !important; }
.babel-box.babel-N .babel-code { background-color: #6DF7A6 !important; }