summaryrefslogtreecommitdiff
path: root/core/src/main/assets
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-04-10 11:21:57 +0200
committerByteHamster <info@bytehamster.com>2020-04-11 11:59:13 +0200
commitcc946f44d739abbdf2160b2588c0bcc510a1823f (patch)
treeb434b3c54bf3475a04c81f6e5106d016370f9515 /core/src/main/assets
parenta35ecaa74bd9392f9e7e513522aee8e1601e78cf (diff)
downloadAntennaPod-cc946f44d739abbdf2160b2588c0bcc510a1823f.zip
Make colors more consistent
Diffstat (limited to 'core/src/main/assets')
-rw-r--r--core/src/main/assets/shownotes-style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/assets/shownotes-style.css b/core/src/main/assets/shownotes-style.css
index d0c8564aa..428945dd6 100644
--- a/core/src/main/assets/shownotes-style.css
+++ b/core/src/main/assets/shownotes-style.css
@@ -12,7 +12,7 @@ a {
font-style: normal;
text-decoration: none;
font-weight: normal;
- color: #00A8DF;
+ color: %s;
}
a.timecode {
color: #669900;