diff --git a/static/style.css b/static/style.css index 6a12112..cad556c 100644 --- a/static/style.css +++ b/static/style.css @@ -103,6 +103,10 @@ body > section > .banner { background: #eec; } +form { + margin: 1em auto; +} + .banner form { display: inline; } diff --git a/templates/logged_in.html b/templates/logged_in.html index bae07a2..e283dca 100644 --- a/templates/logged_in.html +++ b/templates/logged_in.html @@ -68,14 +68,15 @@ Twitter's settings page, and upload it here.

-
- -
{% if tweet_archive_failed %} {% endif %} +
+ +
+ {% if g.viewer.account.twitter_archives %}

Recent archives