aboutsummaryrefslogtreecommitdiff
path: root/css/theme/beige.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/beige.css')
-rw-r--r--css/theme/beige.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/theme/beige.css b/css/theme/beige.css
index 9d29bd5..5bbda4b 100644
--- a/css/theme/beige.css
+++ b/css/theme/beige.css
@@ -186,7 +186,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 {