mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
adjusted css to compact the comments display
This commit is contained in:
parent
a55b4dbbac
commit
b03b802394
@ -221,6 +221,8 @@ class BookInfo(QWebView):
|
||||
<style type="text/css">
|
||||
body, td {background-color: %s; font-size: %dpx; color: %s }
|
||||
a { text-decoration: none; color: blue }
|
||||
p { margin-top: .2em }
|
||||
h3 { margin-bottom: .2em }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user