diff --git a/styles/style-default.css b/styles/style-default.css index 5599618..2e3ca95 100644 --- a/styles/style-default.css +++ b/styles/style-default.css @@ -195,6 +195,7 @@ max-width:800px; .cover img { max-width:100%; max-height:100%; + color: white; } .download { diff --git a/styles/style-eink.css b/styles/style-eink.css index 3f13fce..c1511ef 100644 --- a/styles/style-eink.css +++ b/styles/style-eink.css @@ -212,6 +212,7 @@ max-width:800px; .cover img { max-width:100%; max-height:100%; + color: white; } .download {