Seite 2 von 2

Verfasst: 20.04.2008 21:33
von JFooty
Suche in der common.css

Code: Alles auswählen

h3 {
	/* Sub-headers (also used as post headers, but defined later) */
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.05em;
	color: #989898;
	margin-top: 20px;
}
Entferne dort die Schriftart "Courier" oder setze sie einfach hinter die anderen Schriftarten. :wink: