diff --git a/kjvstudy_org/templates/biblical_angels.html b/kjvstudy_org/templates/biblical_angels.html index 2b94709..aeb9a6a 100644 --- a/kjvstudy_org/templates/biblical_angels.html +++ b/kjvstudy_org/templates/biblical_angels.html @@ -76,7 +76,7 @@ .verse-text { max-width: 60%; font-style: italic; - color: #444; + color: #e8e8e8; line-height: 1.8; } diff --git a/kjvstudy_org/templates/biblical_covenants.html b/kjvstudy_org/templates/biblical_covenants.html index 433eb72..410fed2 100644 --- a/kjvstudy_org/templates/biblical_covenants.html +++ b/kjvstudy_org/templates/biblical_covenants.html @@ -76,7 +76,7 @@ .verse-text { max-width: 60%; font-style: italic; - color: #444; + color: #e8e8e8; line-height: 1.8; } diff --git a/kjvstudy_org/templates/biblical_festivals.html b/kjvstudy_org/templates/biblical_festivals.html index 1cd9d4c..8b4d21f 100644 --- a/kjvstudy_org/templates/biblical_festivals.html +++ b/kjvstudy_org/templates/biblical_festivals.html @@ -75,9 +75,9 @@ .verse-text { max-width: 60%; - font-style: italic; - color: #444; - line-height: 1.8; + font-style: italic; + color: #e8e8e8; + line-height: 1.8; } .festivals-actions { diff --git a/kjvstudy_org/templates/biblical_prophets.html b/kjvstudy_org/templates/biblical_prophets.html index 9241e84..54dedaa 100644 --- a/kjvstudy_org/templates/biblical_prophets.html +++ b/kjvstudy_org/templates/biblical_prophets.html @@ -105,7 +105,7 @@ .verse-text { max-width: 60%; font-style: italic; - color: #444; + color: #e8e8e8; line-height: 1.8; } diff --git a/kjvstudy_org/templates/fruits_of_spirit.html b/kjvstudy_org/templates/fruits_of_spirit.html index 2c931f7..e2e8abe 100644 --- a/kjvstudy_org/templates/fruits_of_spirit.html +++ b/kjvstudy_org/templates/fruits_of_spirit.html @@ -76,7 +76,7 @@ .verse-text { max-width: 60%; font-style: italic; - color: #444; + color: #e8e8e8; line-height: 1.8; } diff --git a/kjvstudy_org/templates/names_of_god.html b/kjvstudy_org/templates/names_of_god.html index 4dd479b..2f18d24 100644 --- a/kjvstudy_org/templates/names_of_god.html +++ b/kjvstudy_org/templates/names_of_god.html @@ -76,7 +76,7 @@ .verse-text { max-width: 60%; font-style: italic; - color: #444; + color: #e8e8e8; line-height: 1.8; } diff --git a/kjvstudy_org/templates/parables.html b/kjvstudy_org/templates/parables.html index ec0c704..45ea733 100644 --- a/kjvstudy_org/templates/parables.html +++ b/kjvstudy_org/templates/parables.html @@ -109,7 +109,7 @@ .verse-text { max-width: 60%; font-style: italic; - color: #444; + color: #e8e8e8; line-height: 1.8; } diff --git a/kjvstudy_org/templates/tetragrammaton.html b/kjvstudy_org/templates/tetragrammaton.html index 3cc9181..9d811bd 100644 --- a/kjvstudy_org/templates/tetragrammaton.html +++ b/kjvstudy_org/templates/tetragrammaton.html @@ -134,7 +134,7 @@ {% for verse in section.verses %}
{{ verse.reference }}
- {{ verse.text }}
+ {{ verse.text }}