Şablon:Paragraf başı büyük harf/styles.css

Vikikaynak, özgür kütüphane
.dropinitial {
	float: left;
	text-indent: 0;
}

.dropinitial .dropinitial-fl {
	float: left;
	position: relative;
	vertical-align: top;
	line-height: 1;
}

.dropinitial .dropinitial-initial {
	/* also float this inner span so the margins still work */
	float: left;
	
	line-height:1em;
	
	/* reset any text-indent because otherwise it will also appear
     * in between the 'fl' text and the initial itself */
	text-indent: 0;
}

/* Further formatting unique to dropinitials inside {{ppoem}} is found at [[Template:Ppoem/styles.css]]*/