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; }