From cca4e786d7ce56fae4a6b12b7497179576f9add7 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 29 Apr 2017 09:31:13 -0500 Subject: rejiggered expenses to be less complicated --- design/sass/_writing_details.scss | 5 ++++- design/templates/details/expenses.html | 32 +++++++------------------------- 2 files changed, 11 insertions(+), 26 deletions(-) (limited to 'design') diff --git a/design/sass/_writing_details.scss b/design/sass/_writing_details.scss index 0d940d8..9f5ff2a 100644 --- a/design/sass/_writing_details.scss +++ b/design/sass/_writing_details.scss @@ -237,6 +237,8 @@ margin-right: auto; display: block; } img.picwide { + background: none; + max-width: 100%; clear: both; margin: 1em 0; @include breakpoint(gamma) { @@ -405,6 +407,7 @@ figure.picwide img.picwide { .row-2 { a:last-of-type img, figure:last-of-type { float: right; + margin-right: 0; } } .pic66 { @@ -456,7 +459,7 @@ figure.picwide img.picwide { } } img.pic5 { - margin: 0 0 6px 0; + margin: 0 6px 6px 0; } .pic25 { max-width: 50%; diff --git a/design/templates/details/expenses.html b/design/templates/details/expenses.html index c81179e..bf9739e 100644 --- a/design/templates/details/expenses.html +++ b/design/templates/details/expenses.html @@ -33,49 +33,31 @@ Travco restoration - $300.00 + $3000.00* - Inverter - + New wheels and Tires + $3041.00 - Solar setup - $81.74 - - - - DMV (taxes, title, plates -- $25 annual for tags) - $141.00 - - - - Insurance (1 year) + DMV and insurance (taxes, title, plates -- $25 annual for tags) $125.00 (annual) - - Good Sam Membership - $25.00 (annual) - - - Something - - Total - $??? + $13,291.00 - *Some expense + *This is a rough estimate, I did not itemize everything, so this figure is give or take $300 -

Here's how much we've spent each month we've spent on the road since we left in June 2016.

+

Here's how much we've spent each month we've spent on the road since we left in April 2017.

Monthly Expenses

{% regroup object_list by date.month as expenses_by_month %}{% for expenses in expenses_by_month %} -- cgit v1.2.3-70-g09d2