aboutsummaryrefslogtreecommitdiff
path: root/css/theme/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/night.css')
-rw-r--r--css/theme/night.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/theme/night.css b/css/theme/night.css
index d2fc296..a439cdc 100644
--- a/css/theme/night.css
+++ b/css/theme/night.css
@@ -180,7 +180,8 @@ body {
.reveal table td[align="right"] {
text-align: right; }
-.reveal table tr:last-child td {
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
border-bottom: none; }
.reveal sup {