1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-16 19:44:13 +02:00
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;
}