From a643ab63479520f39bcff4714c41f0237fc8c8c4 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 27 Jul 2020 01:24:51 -0400 Subject: 2019/sidebar: more tweaks --- local.css | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index de5a527c..9581c352 100644 --- a/local.css +++ b/local.css @@ -13,12 +13,9 @@ video { max-width: 100% } .muted { color: #666 } -.center { - text-align: center; -} -.justify { - text-align: justify; -} +.center { text-align: center } +.right { text-align: right } +.justify { text-align: justify } pre { padding: 1em } pre, code { -- cgit v1.2.3