summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2020-07-27 01:24:51 -0400
committerAmin Bandali <bandali@gnu.org>2020-07-27 01:24:51 -0400
commita643ab63479520f39bcff4714c41f0237fc8c8c4 (patch)
treea752ebb84c37e6c8a5e96612152680552821e366 /local.css
parenta8a7fef378965ab2f337fb780fabf49dbf1ade0a (diff)
downloademacsconf-wiki-a643ab63479520f39bcff4714c41f0237fc8c8c4.tar.xz
emacsconf-wiki-a643ab63479520f39bcff4714c41f0237fc8c8c4.zip
2019/sidebar: more tweaks
Diffstat (limited to 'local.css')
-rw-r--r--local.css9
1 files changed, 3 insertions, 6 deletions
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 {