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