summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/index.css b/index.css
index a3ca997..3994932 100644
--- a/index.css
+++ b/index.css
@@ -25,7 +25,7 @@ body {
opacity: 1;
}
-.center {
+div.center {
position: absolute;
left: 0;
right: 0;
@@ -40,6 +40,11 @@ table.center {
margin: auto;
}
+#boston-example td, th {
+ padding-left: 1em !important;
+ padding-right: 1em !important;
+}
+
.hidden {
display: none;
}