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

View file

@ -189,7 +189,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 {