mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-04 21:15:24 -04:00
Metadata jacket: Specify forground in addition to the background color for the title banner so that it remain readable if the user tries to monkey with the CSS in the viewer.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
*/
|
||||
.cbj_banner {
|
||||
background: #eee;
|
||||
color: black;
|
||||
border: thin solid black;
|
||||
margin: 1em;
|
||||
padding: 1em;
|
||||
|
||||
Reference in New Issue
Block a user