if you don't plan to ever reverse the code do as I do. look in stylesheet.css file for something like this
.dropcap {
blah
blah
blah
}
& delete everything between the curly brackets...
in most cases the annoying style is helpfully called dropcap or dropcaps, but if not you just have to work a little harder to find & tweak it.
|