View Single Post
Old 03-27-2015, 08:37 PM   #2
hikerguy
Member
hikerguy began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Mar 2015
Device: Kindle
I was just tinkering some more and noticed that if I put the following just before the <body> tag of each file that I can control the font color:

<style>
p {color:green}
</style>

<body>


I know there must be a way to put this and other info I want used throughout all of the files created by Calibre into a stylesheet, then somehow reference that style sheet. And I'm guessing there must be some way to make this a global thing without having to reference the stylesheet in every file. So, that's what I really need help with I guess.
hikerguy is offline   Reply With Quote