commit | 3c3d67dfa207057d5f248a979bdb650cee97ef7a | [log] [tgz] |
---|---|---|
author | Bruce's Thinkpad <brucezhaor2016@gmail.com> | Thu Jul 14 01:43:48 2016 +0800 |
committer | Bruce's Thinkpad <brucezhaor2016@gmail.com> | Thu Jul 14 01:43:48 2016 +0800 |
tree | fc91fdb04ac2bbaf1732be5f148b8ba70fa93ffd | |
parent | 36a378d861dcc3b065f4aad957d0c3f7c064447d [diff] [blame] |
modify source/(black/white.scss) and template/theme.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/template/theme.scss b/inst/reveal.js-3.3.0/css/theme/template/theme.scss index 9bb416a..101a567 100644 --- a/inst/reveal.js-3.3.0/css/theme/template/theme.scss +++ b/inst/reveal.js-3.3.0/css/theme/template/theme.scss
@@ -207,7 +207,8 @@ 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; }