summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
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 {