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

@ -207,7 +207,8 @@ body {
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;
}