Template:Dropinitial/styles.css

From Wicri animals

.dropinitial { float: left; text-indent: 0; }

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

.dropinitial .dropinitial-mid .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;

font-size:3em;

margin:0 0.1em 0 0; }

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