summaryrefslogtreecommitdiffhomepage
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/main.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/main.css b/css/main.css
index c846c37..39c6fdb 100644
--- a/css/main.css
+++ b/css/main.css
@@ -210,12 +210,12 @@ body {
.reveal table th,
.reveal table td {
-  text-align: left;
-   padding-right: .3em;
+ text-align: left;
+ padding-right: .3em;
}
.reveal table th {
-  text-shadow: rgb(255,255,255) 1px 1px 2px;
+ text-shadow: rgb(255,255,255) 1px 1px 2px;
}
.reveal sup {