From 2554e5f64ce49348e0b90acaac0e4498687c816f Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 5 Mar 2021 10:21:30 -0500 Subject: lttr: moved test range template changes to actual range template --- app/lttr/templates/lttr/emails/range_html_email.html | 10 +++------- app/lttr/templates/lttr/range_detail.html | 2 +- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'app/lttr') diff --git a/app/lttr/templates/lttr/emails/range_html_email.html b/app/lttr/templates/lttr/emails/range_html_email.html index 139ff33..0b94a68 100644 --- a/app/lttr/templates/lttr/emails/range_html_email.html +++ b/app/lttr/templates/lttr/emails/range_html_email.html @@ -57,7 +57,7 @@ sub { top: 0.4em; } img { - max-width: 100%; + width: 846px; } p img.fullbleed { margin-bottom: 0px; } .collapse { @@ -160,14 +160,10 @@ ul li, ol li { @media only screen and (max-width: 700px) { a[class="btn"] { display:block!important; margin-bottom:10px!important; background-image:none!important; margin-right:0!important;} - img.fullbleed { margin-bottom: 1.5em; width: 100%; height: auto !important; } p { font-size: 16px;} h1 { font-size: 36px; } div[class="column"] { width: auto!important; float:none!important;} - table.social div[class="column"] { - width:auto!important; - } } @@ -193,7 +189,7 @@ ul li, ol li {

- {{object.body_email_html|safe|smartypants}} + If you'd like to view a larger version, read some backstory, and see a video of the development process in Darktable, head on over to: https://luxagraf.net{{object.get_absolute_url}}
@@ -230,7 +226,7 @@ ul li, ol li {

If you enjoy this,
please consider forwarding it to a friend.

-

⫹⫺

+

You can always: Unsubscribe instantly.

diff --git a/app/lttr/templates/lttr/range_detail.html b/app/lttr/templates/lttr/range_detail.html index c17ccc7..b520d79 100644 --- a/app/lttr/templates/lttr/range_detail.html +++ b/app/lttr/templates/lttr/range_detail.html @@ -138,7 +138,7 @@
{% if prev%} Previous: -
{%endif%}{% if next%} + {%endif%}{% if next %}
Next: -- cgit v1.2.3-70-g09d2