diff --git a/content/style.js b/content/style.js index e1fef953..70dbbea5 100644 --- a/content/style.js +++ b/content/style.js @@ -482,7 +482,7 @@ liberator.registerObserver("load_commands", function () if (!css && !(key && special)) { let str = template.tabular(["Key", "Sample", "CSS"], - ["padding: 0 1em 0 0; vertical-align: top"], + ["padding: 0 1em 0 0; vertical-align: top", "text-align: center"], ([h.class, XXX, template.maybeXML(h.value.replace(/\s+/g, "\u00a0")