View Single Post
Old 01-25-2012, 05:08 AM   #8
Olger
Member
Olger began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Nov 2011
Device: Kobo Touch
Finally managed to find a work around for at least part of it. Increasing the size of the navigation bar in recipes can be done, but only on a global (as in entire ebook) scale.
Adding the following:
extra_css = """
a { font-size: 1em; padding: 6px;}
"""
worked a treat for me. It basically increases the size and padding for every anchor in the ebook. Not an issue for me.
Hope someone else find this usefull.
Cheers!
Olger is offline   Reply With Quote