From cd8904745634a7d7e2ae07a43c54e629c132ff4b Mon Sep 17 00:00:00 2001 From: Jakob Date: Sun, 8 Mar 2020 04:47:43 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ethreadr/style.css=E2=80=9C=20=C3=A4nde?= =?UTF-8?q?rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- threadr/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/threadr/style.css b/threadr/style.css index 16e31f0..def1075 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -166,6 +166,9 @@ h1, h2, h3, h4, h5, h6 { time { font-family: monospace; color: #001858; +} + +div.right { float: right; }