This commit is contained in:
Hakim El Hattab
2016-01-11 10:17:02 +01:00
12 changed files with 24 additions and 12 deletions

View File

@@ -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 {