View Single Post
Old 01-03-2010, 10:24 AM   #206
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by Cactusgod View Post
Suppose I didn't like the regular version of the font, and I wanted to trick calibre into thinking that the bold version of the font was actually the regular version of the font to be used throughout the body of the text.
Try the following additional CSS:
Code:
body {
	font-weight: bold;
}
You can also try an intrinsically heavy font. I don't know if you can use a bold weight font file as the "normal" font or not.
wallcraft is offline   Reply With Quote