Thread
:
Problem with chapter headings from Caliber 0.8.66 onwards
View Single Post
09-08-2012, 07:32 AM
#
2
kovidgoyal
creator of calibre
Posts: 45,382
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You can use an appropriate rule in extra css to override it. Something like
a { text-decoration: none }
or more specifically:
h1 a { text-decoration: none }
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS