mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Manual: Remove underline from section headings
This commit is contained in:
parent
7da3dd1b66
commit
22ead7db5a
@ -47,3 +47,4 @@ div.document { margin-top: 0px; }
|
|||||||
div.related { background-color: #39322b; color: white; font-family: sans-serif; padding: 0.5ex 0; }
|
div.related { background-color: #39322b; color: white; font-family: sans-serif; padding: 0.5ex 0; }
|
||||||
div.related a { text-decoration: none; color: white; }
|
div.related a { text-decoration: none; color: white; }
|
||||||
div.related a:hover { text-decoration: none; color: red; }
|
div.related a:hover { text-decoration: none; color: red; }
|
||||||
|
a.toc-backref { text-decoration: none; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user