From 283996396cd5467b2c79b436771a97a8c4e233af Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Wed, 13 Jun 2018 13:35:21 -0400 Subject: [PATCH] More fullbrutalism css fixes Remember that brutalism isn't the absence of design! It's design that makes function visible and eschews non-functional finish. --- brutaldon/static/css/fullbrutalism.css | 15 +++++++++++++++ brutaldon/templates/main/toot_partial.html | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/brutaldon/static/css/fullbrutalism.css b/brutaldon/static/css/fullbrutalism.css index 6556a6d..9de290b 100644 --- a/brutaldon/static/css/fullbrutalism.css +++ b/brutaldon/static/css/fullbrutalism.css @@ -252,3 +252,18 @@ label margin-top: 0.5ex; margin-bottom: 0.5ex; } + +.account-avatar +{ + display: inline-block; +} +.reblog-icon +{ + margin-top: 32px; + display: inline-block; +} + +.media-content +{ + margin-top: 1ex; +} diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index af29003..6ff716c 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -10,7 +10,7 @@ {% endif %}
-

+