Plugin: Drop Case Author: Mark Wu Release Date: 2005/01/23 Version: 1.0 Drop case letter (a huge letter) for the first letter of every post. Install: Add the following CSS Style to your template css file. #drop-case:first-letter { font-size : 200%; font-weight : bold; float : left; margin-top:0px; margin-left:0px; margin-right: 3px; margin-bottom: 3px; padding: 2px; border: 2px dotted #4265ed; }