From 9bb68ad259c061bdd39911edaf592f03a718f91b Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 3 May 2019 14:06:05 -0500 Subject: fixed some design issues --- design/sass/_content.scss | 11 ++++++++--- design/templates/admin/index.html | 38 ++++---------------------------------- design/templates/homepage.html | 3 +-- 3 files changed, 13 insertions(+), 39 deletions(-) diff --git a/design/sass/_content.scss b/design/sass/_content.scss index 598d63e..e4cfb0e 100644 --- a/design/sass/_content.scss +++ b/design/sass/_content.scss @@ -18,7 +18,6 @@ justify-content: center ; } } - article ul { list-style-type: none; @include fontsize(22); @@ -31,7 +30,14 @@ article ul { position: absolute; } } - +.archive article:after { + display: block; + content: ""; + margin: 4rem auto; + padding-top: 1rem; + border-top: 5px double lighten($body_font_color, 75); + width: 30%; +} .archive-list { @include constrain_narrow; text-align: left; @@ -60,7 +66,6 @@ article ul { border-top: 2px solid darken($body_color, 8); float: left; } - .star { color: transparent; text-shadow: 0 0 0 lighten($body_font_color, 50); diff --git a/design/templates/admin/index.html b/design/templates/admin/index.html index fc857f2..3d6971b 100644 --- a/design/templates/admin/index.html +++ b/design/templates/admin/index.html @@ -30,41 +30,11 @@ td, th { - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + + diff --git a/design/templates/homepage.html b/design/templates/homepage.html index ca8d3b5..72cbbd1 100644 --- a/design/templates/homepage.html +++ b/design/templates/homepage.html @@ -13,10 +13,9 @@ {% for obj in object_list %}
{{obj.pub_date|date:"F d, Y"}} -

{{obj.title|safe|smartypants|widont}}  

+

{{obj.title|safe|smartypants|widont}}  

{{obj.body_html|safe|smartypants}}
-{% if forloop.last %}{%else%}
{%endif%} {% endfor %} {% endblock %} -- cgit v1.2.3-70-g09d2
Frequently Used
moderate comments
jrnl{% trans 'Add' %}
photosAdd
sightingsAdd
fieldnotesAdd
check insAdd
locationsAdd
dialogueAdd
campsiteAdd
jrnl{% trans 'Add' %}
homepagelinksAdd
pages