Index:Wilhelm Spitta - Grammatik des arabischen Vulgärdialectes von Aegypten (IA grammatikdesara00spitgoog).pdf/styles.css

span[lang="arz-Latn"] {
	font-style:  italic;
}

/* Die folgende Anweisung ist angepasst von
https://en.wikisource.org/wiki/Template:Classed_heading/styles.css */
/* Center the headings and remove the default bottom borders */
.wst-heading {
	/* headings are centred */
	text-align: center;
	/* remove any MW border */
	border-bottom: none;
	/* use the page font, not the Mediwiki one */
	font-family: inherit;
	/* headings are not necessarily bolded */
	font-weight: inherit;
	padding-top: 0;
	/* site default */
	line-height: 1.6;
}

h2.wst-heading {
	font-size:150%;
}

h3.wst-heading, h4.wst-heading {
	font-weight: bold;
}

th {
	font-weight: inherit;
}