Template:Dropinitial/styles.css

From Wicri animals
< Template:Dropinitial
Revision as of 00:02, 11 January 2024 by Jacques Ducloy (talk | contribs) (Created page with ".dropinitial { float: left; text-indent: 0; } .dropinitial .dropinitial-fl { float: left; position: relative; vertical-align: top; line-height: 1; } .dropinitial .drop...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.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 */