summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 03d899a..2b80625 100644
--- a/style.css
+++ b/style.css
@@ -140,3 +140,7 @@ h1>em>a:hover {
.hide {
display: none;
}
+
+.table {
+ text-align: center;
+}